Skip to content

ajones239/cmpe172-grp7-ecommerce_site

Repository files navigation

cmpe172-grp7-ecommerce_site

Check it out at:

http://ec2-52-12-26-193.us-west-2.compute.amazonaws.com:3000

Home Page

Imgur Image

Add to Cart Page

Imgur Image

Cart Page

Imgur Image

Create/Edit Product Page

Imgur Image

Database

Imgur Image

Imgur Image

Run Locally

1. Clone repo

$ Clone repo https://github.com/ajones239/cmpe172-grp7-ecommerce_site.git
$ cd node-react-ecommerce

2. Install MongoDB

Download it from here: https://docs.mongodb.com/manual/administration/install-community/

3. Run Backend

$ npm install
$ npm start

4. Run Frontend

# open new terminal
$ cd frontend
$ npm install
$ npm start

5. Create Admin User

6. Login As Admin

7. Create Products

About

A simple ecommerce site using the MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published