Skip to content

Created repository for sample blog application using MEAN stack

Notifications You must be signed in to change notification settings

Raagu1993/repository-blog-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

repository-blog-app

Created repository for sample blog application using MEAN stack

  1. I have used MongoDB instance from MongoLabs. --> Instance URL: mongodb://mcwane:mcwane@ds021694.mlab.com: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

About

Created repository for sample blog application using MEAN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.0%
  • HTML 41.1%
  • CSS 6.9%