This is a feature-rich multipurpose digital clock application, created during a hacksprint conducted by CSD DSCE. The project won the hackathon, showcasing its innovative design and functionality.
- Digital Clock: Displays the current time in a modern interface.
- World Clock: Keep track of time across multiple time zones.
- Alarm: Set and manage alarms for your daily needs.
- To-Do List: Organize your tasks and stay productive.
- Pomodoro Timer: Boost focus and productivity using the Pomodoro technique.
- Timer: Countdown timer for various activities.
- Stopwatch: Track elapsed time with precision.
- And More: Additional features to enhance usability.
- React.js: Used for building the user interface and handling dynamic interactions.
- Node.js and npm installed on your system.
- Clone the repository:
git clone https://github.com/samarthbc/Hacksprint-Eternal.git
- Navigate to the project directory:
cd Hacksprint-Eternal
- Install dependencies:
npm install
- Start the development server:
npm start
- Open the application in your browser at
http://localhost:3000
. - Explore the features like digital clock, alarms, timers, and more!
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Commit your changes:
git commit -m "Add your message here"
- Push the branch:
git push origin feature/your-feature-name
- Open a Pull Request.
This project is licensed under the MIT License.
For questions or support, please contact [email protected].