Node Blog

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

Routes

  • / is the home page.
  • Navigate to /compose route to create a new post.
  • To read an individual post, navigate to /posts/post-name.

Setup

Clone the repository
git clone https://github.com/Mitali-laroia/blog-website.git
Move to the desired folder
cd \Node-Blog
To install the dependencies, simply write
npm install
To run the app, simply write
npm start

Congratulations! 💥 Sit and relax, you've made your contribution to Node Blog project.

Made with ♥ by Mitali Laroia

forthebadge