Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 368 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 368 Bytes

Arrow

Arrow is React-based e-commerce website where users can buy products, find related products, and leave reviews. project landing page image

To install:

  1. Install dependencies:
npm install
  1. Start dev server:
npm run server
  1. Open page:localhost:3000

  2. Enjoy