Created repository for sample blog application using MEAN stack
- I have used MongoDB instance from MongoLabs. --> Instance URL: mongodb://mcwane:mcwane@ds021694.mlab.com:21694/mcwane-blogs
- Logic for CRUD operations for blog is implemented and integrated with the UI functionality.
- Running the application in 3000 port. URL to access application: localhost:3000
- Can access All the blog posts using url http://localhost:3000/blogs