This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.
first run clone the project than open the project directory.
After that run the npm install
and npm start
.
In the project directory, you can run:
Installs the required npm packages.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.