/NewYorker

A React Application built using the 'New York Times' API for a search through its content/search most top stories in different categories through its content/see the most popular stories of the week.

Primary LanguageJavaScriptMIT LicenseMIT

New Yorker - A React Project

A React Application. This is a react application called 'New Yorker' which uses New York Times API endpoint for a search through its content.

Output sample Output sample

Technologies Used :-

  1. HTML/CSS.
  2. JavaScript ES6.
  3. React.
  4. Redux.

Procedure for running the application on a local machine :-

  1. Clone Repository.
  2. Use 'npm install' to install all the modules.
  3. Use 'npm start' to run the machine on your local server.
  4. You can also checkout 'newyorker.netlify.app' to check the application in its live form.