Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 617 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 617 Bytes

Lamar_University_News

HackerNews Clone Mean-stack App

Hackernews clone | Full stack app using MEAN stack and RESTful APIs | SPA | Angular, Node, Passport, Mongoose

It is a clone application of HackerNews. It has several modules like users, posts, comments. Entire application follows MVC model and RESTful APIs. Users can login with their correct credentials. It uses angular js in front-end, node and express in backend and bootstrap in style. Authentication is implemented using passport.js. It uses JWT authentication.It is a SPA (Single Page Application) application. It uses angular router-ui for routes.