blog-list

Job ID: 33828743

Budget: $10 – $30 USD

You need to build a simple blog application that has three pages:
The blog list page
Form for adding blogs:
Blog details page: contains the same items as the blog's preview with a full content
All the blogs should be saved in a MongoDB database
All the blogs should be displayed from the database (it should be fitched by the id from the MongoDB database)
Related categories: JavaScript CSS HTML Express JS MongoDB