NewsWave is a web application that aggregates news articles from various categories using the Inshorts API. Users can select different categories to view news articles and stay updated with the latest news.
- Browse news articles from different categories.
- Stay updated with real-time news updates.
- User-friendly interface for easy navigation.
- React.js for building the user interface.
- Fetch API to retrieve data from the Inshorts API.
- CSS for styling and layout.
This project uses the Inshorts API for fetching news data. API link: https://inshortsapi.vercel.app/news?category=all
API credit goes to the developers of the Inshorts API for providing the data.