/blog-posts

Your personal blog posting website

Primary LanguageJavaScript

blog-posts

Your personal blog posting website. A platform to compose your blogs, post them and see all your postings on the home page with also a unique seperate page generated for each of your blog post.

Installation

  1. Clone the repository or simply download the zip file.

  2. Use the package manager npm to install blog-posts.

npm install
npm start

Server starts listening at localhost:3000