Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jerometea/blogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogs

Simple blog exercice created with the MEAN ( Angular 1 ) stack during my internship

Try the app on : https://blog-jerome.herokuapp.com/blogs

Pusblish, edit, remove, comment, rate and search blogs

Register and connect

alt text

Publish your text

alt text

Comment and rate others blogs

alt text

Directory strucure :

├───public
│   ├───blogDetails
│   ├───blogs
│   ├───factory
│   └───home
└───server       
    ├───config
    ├───middleware
    └───src <------- features
        ├───blog
        ├───comment
        ├───rating
        └───user

How to install :

  1. download the repo
  2. open a command prompt at the root of the repo
  3. type node app.js
  4. go to http://localhost:3000/

About

Simple blog exercice with MEAN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published