Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 774 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 774 Bytes

Tarot-warehouse 🪄🧙🏽✨🛒

Screenshot 2022-12-14 at 22 50 16

Tarot-warehouse is an e-commerce website

Screenshot 2022-12-26 at 01 08 08

Screenshot 2022-12-26 at 01 08 26

How to start 🪄

To run Backend 🍑:

  1. cd backend
  2. npm install
  3. npm start

To run Frontend 😄:

Open new terminal

  1. cd frontend
  2. npm install
  3. npm start