Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 358 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 358 Bytes

Kwik-s-mart

Concept

Kwik-s-mart is a shopping cart functional concept that lists the products of the Fake Store API and let you add them to your cart.

Use guide

To use the application you can enter the url linked to this repository or:

  1. git clone https://github.com/Frandols/kwik-s-mart
  2. cd kwik-s-mart
  3. npm install
  4. npm start

Enjoy it!