This is a simple blog to practice the a simple CRUD operation with MongoDB. You can check the page working well on this link: https://rickrestfulblog.herokuapp.com/blogs
-
BackEnd:
- Nodejs
- MongoDB Driver for Nodejs
- Express and others useful package
-
ForntEnd:
- HTML and CSS
- Semantic-UI (Another CSS Freamwork)
-
Database:
- MongoDB
For the deployment I use Heroku to host the webpage and MongoDB Atlas to store the database.