Skip to content

A full-featured RESTful e-commerce store built as a learning project for the NERDS stack.

License

Notifications You must be signed in to change notification settings

gs-team-edwin/edmazon

Repository files navigation

Edmazon

Build Status

Edmazon is a fully functioning sample ecommerce site. The site can be found live at http://edmazon.herokuapp.com

Dependencies

  • React - Framework
  • Stripe - Payment processing
  • Passport - Authetication integration with Google accounts

Setup

Commands to get this repo set up for development:

npm install
createdb edmazon
createdb edmazon-test
npm run seed
npm run start-dev
open http://localhost:8080/

To log in as an admin (to see the admin functionality for the site), use the email "admin@admin.com". All users' passwords are 123456.

Team

About

A full-featured RESTful e-commerce store built as a learning project for the NERDS stack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors