Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 923 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 923 Bytes

This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.

To Run the project locally

first run clone the project than open the project directory.

After that run the npm install and npm start.

Available Scripts

In the project directory, you can run:

npm install

Installs the required npm packages.

npm start

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.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.