ittid / Cart-app-react-redux

Cart app build with react and redux toolkit, react bootstrap

Repository from Github https://github.comittid/Cart-app-react-reduxRepository from Github https://github.comittid/Cart-app-react-redux

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


Languages

Language:JavaScript 81.4%Language:HTML 15.4%Language:CSS 3.3%