Skip to content

WeberSouzaWeb/e-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 

Repository files navigation

e-commerce

frontend

image

backend

image

npm install express
npm install jsonwebtoken
npm install mongoose
npm install multer
npm install cors

admin

image

npm create vite@latest .
npm install
npm run dev
npm install react-router-dom