Skip to content

iamyuu/shoes-commerce

Repository files navigation

Shoes Commerce

User Stories

  • As a user, I can see a list of shoes
  • As a user, I can see detailed shoe
  • As a user, I can add one or more shoes to the bag
  • As a user, I can change the quantity of shoe
  • As a user, I can pay for the items in the bag

Libraries

Prerequisite

  • Node.js v12.0.0 or higher

Available Scripts

In the project directory, you can run:

  • npm run dev: Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.