YelpCamp Project
A personal project using MEN stack. Similar to the Yelp site where people can uplaod camp sites and leave a short review for others to see as well as comment on the camp site. Hosted on Heroku: https://michaelyelpcamp.herokuapp.com/ . U can use the following details to log in Username: Michael, Password: password or u can create your own acount.
Front-end is pure HTML, CSS and Javascript with Bootstrap. Back-end is Node with Express. Passport-local is used for authentication and MongoDB for database.