Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 392 Bytes

File metadata and controls

20 lines (15 loc) · 392 Bytes

BlogApp

A blog app with basic functionalities of viewing, adding, removing and updating a post.

Getting Started

Get the project on your local machine and run app.js to start it locally.

Installing

Install NodeJS and MongoDB locally or run code on a cloud like AWS C9.

Built With

Back-end:

  • NodeJS
  • Framework: Express
  • Database: MongoDB

Front-end:

  • HTML
  • CSS
  • Semantic UI