This is a React app which fetches the recent news from an api and renders it on the DOM without reloading the page. I've used the concept of Async functions and react hook usestate also worked with APIs.
- Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
- Go to the directory
- Open news-app folder
- Open the terminal and run
npm start
- The project will be opened in the browser