Welcome to Contest Calendar, a simple calendar application that displays upcoming contest dates from various coding platforms such as CodeChef, HackerRank, Codeforces, and more. The application fetches data from public APIs, providing a convenient way for users to plan and prepare for coding contests.
- Contest Dates: View upcoming contest dates from different coding platforms.
- Search Functionality: Easily search for specific contests or platforms.
- Responsive Design: Access the calendar seamlessly on various devices.
-
Clone the repository:
git clone https://github.com/your-username/contest-calendar.git
-
Install dependencies:
yarn install
-
Run the application:
yarn start
- Upon launching the application, you will see a calendar displaying upcoming contest dates.
- Use the search functionality to find specific contests or platforms.
- The application fetches data from public APIs, and while it provides a reliable source for contest dates, occasional data gaps may occur.
- Please plan your schedule accordingly and consider checking the official coding platform websites for the most up-to-date information.
If you find any issues or have suggestions for improvement, feel free to contribute! Create a pull request or open an issue on the GitHub repository.
Anyone can give suggestions for making this better.Thanks
Happy coding!