This site lets you write blogs.It is built using nodejs,mongodb,express and hosted on heroku. Blog link
- Here anyone can write blogs belonging to any topic.
- View blogs created by other users.
- Add comments. Upload Image url.
- You have to register account to add a blog or comment.
- Install all the packages in file package.json by using. :
npm install (packages names)
node app.js