Skip to content

Cart app build with react and redux toolkit, react bootstrap

Notifications You must be signed in to change notification settings

ittid/Cart-app-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Installation:

  • Clone repo

json server

  • Go to data-json folder
  • run the server using npm json-server --watch db.json --port 9000
  • Open http://localhost:9000
  • You need to run the server before the react project

Running:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

npm run build

Builds the app for production to the build folder.

npm run test

not implemented

About

Cart app build with react and redux toolkit, react bootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published