/Bears-Team-13

Add-project-description-here | Voyage-7 | https://chingu.io/

Primary LanguageJavaScript

Secret Santa Website

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

Hello and welcome to our Secret Santa Website repository. I'm Alexander Cannon, website builder and project manager for Chingu Voyage 7, bears-team-13.

What it is

Secret Santa online. You can create events and purchase gifts for your secret santa. This is a project for Chingu Voyage 7.

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)