Skip to content

atatarinov/Grace-Shopper

 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%