Skip to content

Vartha is a ReactJS-based news website powered by the gnews.io API. It provides the latest news articles from various sources and categories. With a user-friendly interface and customizable themes, Vartha offers a seamless news browsing experience. Please note that the API allows 100 requests per day, each returning a maximum of 10 articles.

License

Mithun-750/Vartha

Repository files navigation

Vartha

Vartha is a news website built using ReactJS and powered by the gnews.io API. It provides users with the latest news articles from various sources and categories. The website features a user-friendly interface, customizable themes (light and dark), and smooth navigation using React Router DOM. This repository contains the source code for the Vartha News Website.

Features

  • Get the latest news articles from various sources and categories.
  • User-friendly interface with a clean and intuitive design.
  • Customizable themes: light and dark.
  • Smooth navigation between different pages using React Router DOM.
  • Utilizes the gnews.io API for fetching news articles.
  • Integration of React Top Loading Bar to provide visual feedback during loading.

Usage

To use this web site visit Vartha

Upon opening the Vartha News Website, you will be presented with the latest news articles from various sources. You can navigate between different categories or search news on a topic using the top navigation menu. Clicking on a news article will redirect you to the detailed article view, where you can read the full content.

The website also provides the option to switch between light and dark themes.

Limitations

While using the Vartha News Website, please note the following limitations:

  • API Requests: The website utilizes the gnews.io API to fetch news articles. The API has a limitation of 100 requests per day. Once this limit is reached, you will not be able to fetch additional news articles until the next day.
  • Number of Articles: Each API request returns a maximum of 10 articles. Therefore, the Vartha News Website can display up to 10 articles per request. If you have reached the daily limit of API requests, you may not be able to view additional articles until the limit resets.

It's important to keep these limitations in mind while using the Vartha News Website to ensure a smooth and uninterrupted news browsing experience.

Dependencies

The following dependencies are used in this project:

  • ReactJS: JavaScript library for building user interfaces.
  • React Router DOM: Library for routing in React applications.
  • React Top Loading Bar: Library for displaying a loading bar during API requests.

All the necessary dependencies are listed in the package.json file. You can install them by running npm install as mentioned in the installation steps.

Customization

If you wish to customize the Vartha News Website, you can modify the CSS files located in the src/css directory. The website's styling is implemented using custom CSS to achieve the desired design. Feel free to make changes to the CSS files according to your preferences.

Contributing

If you would like to contribute to this project, you can follow these steps:

  1. Fork the repository on GitHub.
  2. Create a new branch: git checkout -b my-feature-branch.
  3. Make your changes and commit them: git commit -m "Add new feature".
  4. Push to the branch: git push origin my-feature-branch.
  5. Submit a pull request on GitHub.

Please ensure that your changes are well-documented and follow the project's coding conventions.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

If you have any questions or feedback, feel free to contact me:

  • Email: mail4mithun.u@gmail.com
  • GitHub: Mithun-750

Thank you for using the Vartha News Website! We hope you enjoy using it to stay updated with the latest news.

About

Vartha is a ReactJS-based news website powered by the gnews.io API. It provides the latest news articles from various sources and categories. With a user-friendly interface and customizable themes, Vartha offers a seamless news browsing experience. Please note that the API allows 100 requests per day, each returning a maximum of 10 articles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published