Skip to content

Final Project for Advanced Programming (CS-1202-1)

Notifications You must be signed in to change notification settings

nishant-mahesh/ecommerce-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Website

To Run

You will require two terminals

The first

cd server
npm install
npm run server

The second

cd shopclone
npm install
npm start

The website will run on http://localhost:3000

About

Final Project for Advanced Programming (CS-1202-1)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.0%
  • CSS 7.8%
  • HTML 4.1%
  • Shell 0.1%