Skip to content

xandersavvy/Final-YearProject-NiT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final-YearProject-NiT

Final year project of my College

  • git clone https://github.com/xandersavvy/Final-YearProject-NiT
  • cd frontend
  • npm install (if you don't have nodejs / npm installed , please install it)
  • npm run dev
  • Enter new terminal window
  • cd ../backend
  • npm install
  • npm run dev
  • cd ../ecom
  • npm i
  • Create a .env file and enter your Mongo uri under MONGO_URI variable
  • npm run start
  • cd ./ecomfrontend
  • npm i
  • npm start

About

Final year project of my College

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published