A web application that reports top and current news articles with the ability to save and like articles
Backend Repo available here: https://github.com/chknwaffles/news-search-backend
OSX & Linux:
Frontend:
npm install
Backend:
bundle install
Users can search through any topic for articles:
Users can save articles to their account:
Full Demo available here:
- PostgreSQL - Database
- Ruby On Rails - Server Framework/Environment
- ReactJs - Web Framework