This project was bootstrapped with Create React App.

To run this project locally:

  1. Clone it
  2. Navigate to the directory you cloned it to
  3. Run npm install to install dependencies
  4. Register for an API key at the News API
  5. Run the app with NEWS_API_KEY=<yourapikey> npm start