niiischall / 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.

Home Page:https://thenewyorker.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

https://thenewyorker.netlify.app

License:MIT License


Languages

Language:JavaScript 69.3%Language:CSS 21.9%Language:HTML 8.7%