geekysrm / news-reader-react

A news reader app built using ReactJS and Redux.
https://news-reader-react.netlify.com
3 stars 3 forks source link
news news-reader newsapi react redux

news-reader-react

A news reader app made using ReactJS and Redux.

Live here: https://news-reader-react.netlify.com/

Features

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

Authors

License

This project is licensed under the MIT License.