/Hacker-News-Clone

A news app where everyone can register and login their account. You can also add comment and vote a post.

Primary LanguageJavaScript

Flapper News App Using MEAN

This is Flapper News App.

Build with MEAN stack:

MongoDB
Express.js
AngularJS
Node.js

#Install & Run

git clone https://github.com/The-Atul-Sharma/Flapper-News-Using-MEAN.git
cd flapper-news
$ npm install
$ npm start

You can check the app in your browser.

Access: http://localhost:3000/ 
Make sure that mongodb is working