This is a React web app that uses the Guardian API to display news content.
Prerequisites You'll need to have Node.js installed on your machine. You can download it from the official website.
Clone the repository to your machine. Navigate to the project directory in your terminal or command prompt. Run npm install to install the required dependencies. Running the App Run npm start to start the development server. Open "http://localhost:3000" in your browser to view the app. Features Displays the latest news articles from the Guardian API.
Eslint: npm run lint
React
This project was created using the Guardian API, which is provided by the Guardian newspaper. Special thanks to the Guardian for making this API available to developers.