timroesner / WeMart

πŸ›’ Online grocery shopping portal. Created as part of the course CmpE 133 during spring 2018.

Home Page:https://wemart-133.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeMart

This project was part of the project work done in CmpE 133 at SJSU during spring 2018. If you like to have a look at the project in action, please go here: https://wemart-133.herokuapp.com

Usage

You can clone this repo and run it locally with the following commands: npm install and npm start However you should keep in mind that you need to supply your own API keys. These include Amazon Cognito, DynamoDB and Stripe. Also note that your database needs to adhere to the parameters set in this repo. Easiest way to test is to follow the link above.

Team

Screenshots

Home Departments Savings List Cart About Us Log In

About

πŸ›’ Online grocery shopping portal. Created as part of the course CmpE 133 during spring 2018.

https://wemart-133.herokuapp.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.0%Language:HTML 0.5%Language:CSS 0.5%