###T^3
Proof of concept for user registration, authentication, database support and realtime interaction with sockets.
To get the app up and running:
- Clone the repo
- npm install
- Run the app with nodemon
- Run mongo in a separate terminal window
- Register and play!
Built with:
- Node.js
- Express.js
- Socket.io
- MongoDB
- Handlebars
- Bootstrap