Welcome to CodeClocker, your ultimate coding contests companion! 🚀
CodeClocker is a powerful Chrome extension designed to revolutionize the way you participate in coding contests. With CodeClocker, you can effortlessly explore all the ongoing and upcoming coding battles on various platforms such as Codeforces, LeetCode, HackerRank, and more. The extension is built using ReactJS, styled components, and an API to ensure a seamless and user-friendly experience.
- Real-Time Updates: Stay updated with ongoing and upcoming coding contests in real-time, all in one place.
- One-Click Access: Jump directly to the contest site with a single click and showcase your coding skills instantly.
- Sleek Interface: Enjoy a sleek and user-friendly interface created with ReactJS and styled components.
To use CodeClocker, follow these simple steps:
- Clone or download the repository from GitHub Link.
- Open the downloaded folder "codeclocker-extension" in your preferred code editor (e.g., VS Code).
- In the terminal, run
npm install
to install the necessary dependencies. - After installation, run
npm run build
to build the extension. - Open your Chrome browser and go to "chrome://extensions".
- Enable Developer Mode by toggling the switch in the top right corner.
- Click on "Load Unpacked" and select the build folder.
- Voilà! You've successfully added CodeClocker to your Chrome extensions.
Contributions to CodeClocker are welcome! If you find any issues or have suggestions for improvement, feel free to create a pull request.
Happy coding! 🎉