Skip to content

tomarshabh2199/Blog-Post-Application-Node-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Blog-Post-Application-Node-JS

Develop a “Blog post app” using HTML, CSS, JavaScript and Node. Application should display the list of blog post. Users can add new post, view the details of the blog post, edit the blog post and can delete the blog post.

Following are the key functional aspects:  Show the list of blog post.
 View details of the blog post.
 Add a new blog post.
 Edit the blog post.
 Delete the blog post

#Note:  Feel free to enhance the UI experience. Wireframes shown below are just for your reference.
 Usage of bootstrap or materialize is allowed but not their JS part.
 Styling can be done using CSS/sass/less.
 You should use ExpressJS in this application.
 If you feel that you need to explain what you have done in
the application, you can update the README.md

#Wireframes

image

image

image

#Out of scope: Like functionality (Like button shown in the mockup) is out of scope.

#Course Material #Topic Link Node.js  https://app.pluralsight.com/paths/skill/node-js

Working withNode.js  https://app.pluralsight.com/paths/skill/working-with-nodejs