Next.js Boilerplate

A modern TypeScript boilerplate with Redux, Axios, and Tailwind CSS

Go to Profiles

Redux Toolkit

State management with Redux Toolkit for predictable state updates

Axios

HTTP client with interceptors for API communication

Tailwind CSS

Utility-first CSS framework for rapid UI development

Sample: Posts from API

This section demonstrates Redux and Axios integration. Posts are fetched from JSONPlaceholder API.

No posts found

Edit app/page.tsx to customize this page