Skip to content

pdat24/Shopee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopee web version on desktop

To start project:

Open terminal in the project and run these commands:


npm i
  • Install packages that the project depend on.
npm start
  • Start the project

The project will run on http://localhost:8080. Let's try it!

I used cloudinary to store photos and generated API by myself

Features: signup, authentication, add/remove products in cart


API paths: