Skip to content

HackerNews Clone Mean-stack App using Mongoose, Express, Angular, Node,

Notifications You must be signed in to change notification settings

smitthakkar1/Lamar_University_News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.