http://secret-santa-13.herokuapp.com
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:
- Alexander Cannon - Team Lead & Full-Stack Developer - https://github.com/alex-cannon
- Inna - Designer & Front-end Developer - https://github.com/innaleikina
- Gabriel - Front-End Developer - https://github.com/gabrielgs
- 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)