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.
-
Clone the repository or simply download the zip file.
-
Use the package manager npm to install blog-posts.
npm install
npm start
Server starts listening at localhost:3000