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:

  1. fork and/or clone the repo
  2. npm install
  3. createdb squidward
  4. npm run seed
  5. npm run start-dev
  6. navigate to localhost:8080/