Skip to content

joy98/GiftKart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GiftKart

A server-rendered e-commerce website made using Express.js and MongoDB

Setup

Fork this repository and press the 'clone or download' button on your forked repository. Copy the URL and open the terminal on your desired folder, and run

git clone <your-copied-url>

After cloning this repository and placing the .env file on the root of the project folder, run

npm install

to install the dependencies.

To start the development server, run

npm run devserver

Navigate to http://localhost:3000 on your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published