Skip to content

mayankrd/news-webdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js angular npm Heroku

NewsNest - Your ultimate news destination

Biggest compilation of top news from across a variety of news sources based on selected category. Example of news categories are General, Sports, Technology, Business, etc. The service compiles over 70 news sources including CNN, The New York Times, Telegraph, Tech Crunch, Hacker News and many more.

Live On

https://newsnest.herokuapp.com

Built With

  • AngularJS - The Superheroic JavaScript MVW Framework
  • Node - Node.js® is a JavaScript runtime
  • MongoDB - Open-source cross-platform document-oriented database program
  • Express - Express is a minimal and flexible Node.js web application framework
  • NPM - Package manager

Deployment

Auto-deployment of master branch is enabled on Heroku

Contributing

Raise a pull request to suggest changes. Do following to get running on localhost:3000

git clone https://github.com/mayankrd/news-webdev.git
npm install
node server.js

License

This project is licensed under the MIT License

Acknowledgments

  • Hat tip to anyone who's code was referred