This starter kit provides a basic setup for beginners to start building a React app using Redux Slice and Material UI with ViteJS build tool. It includes the necessary dependencies and a file structure to get started quickly.
- Clone this repository
- Run npm install to install the dependencies
- Run npm run dev to start the development server with vite
- React
- Redux Toolkit with Slice
- Material UI
- ViteJS build tool
- Basic file structure and sample code to get started
The file structure of this starter kit is designed to keep the code organized and easy to understand.