Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 636 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 636 Bytes

Getting Started with Product and Cart React App

  • This React Application include Home, Products, Single Product and Cart page. This include functionality of Add to cart, Increment/Decrement Items and Order Now functionality.

React JS Version

To start project you need to run: npm start

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

  • All Set. Done 👍 !

Notes:

  • The page will reload when you make changes.
  • You may also see any lint errors in the console.