This project is a blog made with NodeJs, Express and MongoDB. It is mainly a backend project that uses Handlebars and Bootstrap to render the frontend. In this project was explored functionalities like authentication, helpers, models and routes. The biggest challenge was to make a project without frontend javascript library or framework like VueJs, Angular or React, but to explore Node, Express and MongoDB funcionalities
You can access this project online at: https://carolblog.netlify.app
Download the project in you pc
Install all the dependencies
Runs the app in the development mode. Open http://localhost:8081 to view it in your browser. The page will reload when you make changes. You may also see any lint errors in the console.