Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 500 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 500 Bytes

repository-blog-app

Created repository for sample blog application using MEAN stack

Updated by Raghavendra

  1. I have used MongoDB instance from MongoLabs. --> Instance URL: mongodb://mcwane:[email protected]:21694/mcwane-blogs
  2. Logic for CRUD operations for blog is implemented and integrated with the UI functionality.
  3. Running the application in 3000 port. URL to access application: localhost:3000
  4. Can access All the blog posts using url http://localhost:3000/blogs