This is a personal project I decided to build to gain better knowledge when working with Node.js and MongoDB while bringing the database to the front-end. The front-end is built with Bulma with EJS being the view-engine to display data. The icons were awesomely provided by Awesome Font.
See live here
Download the zip or clone and within the directly run:
npm install
Once the dependencies have been installed run:
nodemond app.js
and visit localhost:3000 in your browser.
Make sure you have your MongoDB up and running
- Saul Ocampo
This project is licensed under the MIT License(see License.md)
- Jared Hanson for providing passportjs.