Skip to content

priteshkoshiya/react-redux-slice-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Slice with Material UI and ViteJS Starter Kit

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.

Getting Started

  1. Clone this repository
  2. Run npm install to install the dependencies
  3. Run npm run dev to start the development server with vite

Features

  • React
  • Redux Toolkit with Slice
  • Material UI
  • ViteJS build tool
  • Basic file structure and sample code to get started

File Structure

The file structure of this starter kit is designed to keep the code organized and easy to understand.