The Money Store
by Squidward's Tenticles
for Fullstack Academy's Grace Shopper Project
This is an ecommerce site where you can buy money for money!
site where app is deployed: https://money-store.herokuapp.com/
for running in local dev environment run these commands:
- fork and/or clone the repo
- npm install
- createdb squidward
- npm run seed
- npm run start-dev
- navigate to localhost:8080/