A React Application. This is a react application called 'New Yorker' which uses New York Times API endpoint for a search through its content.
Technologies Used :-
- HTML/CSS.
- JavaScript ES6.
- React.
- Redux.
Procedure for running the application on a local machine :-
- Clone Repository.
- Use 'npm install' to install all the modules.
- Use 'npm start' to run the machine on your local server.
- You can also checkout 'newyorker.netlify.app' to check the application in its live form.