blog-list
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)
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)