Welcome to the Redux Toolkit App
Get started with React, Redux, and Redux Toolkit
Features
- Easy Redux state management with Redux Toolkit
- Pre-configured Redux store setup
- Async data fetching with Redux Thunk
- Reusable React components
- Modern Tailwind CSS styling
Quick Start
- Clone the repository
- Install dependencies with
npm install - Start the development server with
npm start