Skip to content

pashkes/lekki

Repository files navigation

Lekki

Project Brief: The site online pharmacy where you can find medicine on the cheapest price. Tags: pug, Sass, JS.

Pages of list:

  1. Home
  2. Cabinet
  3. Cart
  4. Catalog
  5. Catalog: wide product card
  6. Cabinet: Change bonus card
  7. Cabinet: Change password
  8. Cabinet: Personal data
  9. Delivery
  10. Page Not found
  11. Order: step 1
  12. Order: step 2
  13. Pharmacies
  14. Single product card

How to start dev server?

  • you have to install TARS-CLI globally: npm i -g tars-cli
  • then you should install npm dependencies npm i
  • start dev server npm run start

How to build the project?
Just enter npm run build

enter image description here