Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.51 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.51 KB

Shoppable: An E-commerce site

Project Description

An E-commerce site which uses the technologies like:

 Nodejs, MongoDB, Express.js

It has 3 pages (contact us, home, product) and a login page

The login page is connected to database and feedback is submited to it.

They are also mobile as well as Desktop reponsive.

The page is hosted on Glitch. Link is given below.

Live Link

https://organic-simplistic-aurora.glitch.me/

Pre-requisite:

MongoDB

Node.js

How to run this project

1. Clone with github and download the git files.

2. Open the project in a code editor like: VS Code

3. Run npm i in the terminal

4. Run npm start in the terminal

5. Open your favourite browser browser and go to localhost:3000

Output:

home page img home page img alt text contact img login page img product page img register page img