KhabarNow+ is an upgraded version of KhabarNow, a real-time news application built with ReactJS. It fetches news from various categories such as politics, IPL, finance, and more using the News API.
- Real-time News Updates: Get the latest news from multiple categories.
- Category-based Filtering: Filter news into sections like politics, IPL, finance, etc.
- Infinite Scroll: Seamlessly load more news articles as you scroll.
- Top Loading Bar: Visual progress indicator for content loading.
- Responsive Design: Ensures a user-friendly experience across devices.
- React Router: Navigation within the application.
- React Hooks: Utilizes
useState
anduseEffect
for state management and side effects.
- ReactJS
- React Router
- React Hooks (useState, useEffect)
- Infinite Scroll
- react-top-loading-bar
- News API
- HTML5 & CSS3