News Gabru is a dynamic web application built with React, designed to keep you up to date with the latest news and updates from around the world. This application leverages NewsAPIs to provide real-time news content and combines it with a unique scrolling feature reminiscent of Instagram, ensuring an engaging and user-friendly experience. The eye-catching user interface enhances your news-reading experience, making it an ideal platform to stay informed and stylish.
-
Real-time News: News Gabru fetches up-to-the-minute news articles from NewsAPIs, ensuring that you are always informed about current events.
-
Instagram-Like Scrolling: Enjoy a smooth, continuous scrolling experience akin to Instagram, making it easy to explore news articles effortlessly.
-
Stylish UI: The application offers a visually appealing and modern user interface, enhancing your news-reading experience.
To run News Gabru on your local machine, follow these simple steps:
-
Clone this repository to your local machine using
git clone
. -
Navigate to the project directory:
cd news-gabru
-
Install the required dependencies:
npm install
-
Start the development server:
npm start
-
Open your web browser and visit http://localhost:3000 to access News Gabru.
- React
- NewsAPIs
- Harsh Gaur - Project Lead
This project is licensed under the MIT License - see the LICENSE file for details.
- Special thanks to the NewsAPIs team for providing the data source for this project.
- Instagram for inspiration in creating the scrolling feature.
Enjoy staying updated with News Gabru! If you have any questions or suggestions, feel free to open an issue.