Skip to content

Batornator/blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog-app

A simple Single Page Web Appplication built with angular js to display a list of users, posts and comments.

Driven by an Express API using mongodb & mongoose.

To start the API (which also initialise it with some data) and serve the application simply run npm start and browse to htpp://localhost:8080. Note: Please ensure that MongoDB is running before starting the app.

About

Express API for Users, posts and comments (DPD interview)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors