A fully fledged open source blog publishing application, built with ♥ using Node.js
P.S. This Project Is Still In It's Initial Stages Of Development
View Live Demo
/
is the home page.- Navigate to
/compose
route to create a new post. - To read an individual post, navigate to
/posts/post-name
.
git clone https://github.com/Mitali-laroia/blog-website.git
cd \Node-Blog
npm install
npm start
Congratulations! 💥 Sit and relax, you've made your contribution to Node Blog project.