Skip to content

chingu-voyage7/Bears-Team-13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret Santa Shop

http://secret-santa-13.herokuapp.com

What it is

A simple, online secret santa shop built during Chingu Voyage 7. This is a side-project developed as a learning experience for the authors below:

Authors

Start The App

  • Run "npm build" to build production. Then run "node serve.js" to run production
  • Run "npm start" to run the frontend (development)
  • Run "npm run beast" to run the frontend and backend (development)