Code Monkey home page Code Monkey logo

news-reader-react's Introduction

news-reader-react

A news reader app made using ReactJS and Redux.

Features

  • When the app is opened for the first time, the user is asked to choose between one or more news sources from a list of available news sources
  • After that, the user is shown a list of news from the selected sources (sorted by publish-time, descending)
  • Clicking on the news story will redirect to the relevant news page
  • At any point, the user can update their news source selection, thereby updating the list of news in the feed
  • The user’s choice of news sources should persists across browser sessions. So if you are using the app for the second time, you should directly hit the news-list page.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Node.JS and npm must be installed. Download and install them from here.

Installing

Follow these steps to run this project in your local computer.

$ https://github.com/geekysrm/news-reader-react.git
$ cd news-reader-react
$ npm i

Now, to run both the project on port 3000, run:

$ npm start

Go to http://localhost:3000 to view the app.

Built With

  • React.JS -Frontend library used in the project.
  • Redux - Used in addition to React.JS for state management.
  • News API - Used for fetching news from different sources.

Authors

License

This project is licensed under the MIT License.

news-reader-react's People

Contributors

geekysrm avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

news-reader-react's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.