{"id":26713410,"url":"https://github.com/darshanas17/digital-timer-app-react","last_synced_at":"2026-04-11T01:33:08.329Z","repository":{"id":284470831,"uuid":"955056966","full_name":"Darshanas17/Digital-Timer-App-React","owner":"Darshanas17","description":"A React-based Digital Timer App that allows users to set a timer, start/pause/reset it, and modify the timer duration dynamically.","archived":false,"fork":false,"pushed_at":"2025-03-26T03:29:29.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T04:24:32.068Z","etag":null,"topics":["css","es6-modules","html","javascript","reactjs","state-management","timer"],"latest_commit_sha":null,"homepage":"https://darshanas17.github.io/Digital-Timer-App-React/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Darshanas17.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-26T03:25:32.000Z","updated_at":"2025-03-26T03:31:19.000Z","dependencies_parsed_at":"2025-03-26T04:24:35.484Z","dependency_job_id":"f6465e89-5cb5-400f-9aef-505cd7e919c1","html_url":"https://github.com/Darshanas17/Digital-Timer-App-React","commit_stats":null,"previous_names":["darshanas17/digital-timer-app-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FDigital-Timer-App-React","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FDigital-Timer-App-React/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FDigital-Timer-App-React/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FDigital-Timer-App-React/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Darshanas17","download_url":"https://codeload.github.com/Darshanas17/Digital-Timer-App-React/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245841757,"owners_count":20681196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","es6-modules","html","javascript","reactjs","state-management","timer"],"created_at":"2025-03-27T12:20:00.806Z","updated_at":"2026-04-11T01:33:08.290Z","avatar_url":"https://github.com/Darshanas17.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Digital Timer App\n\nA React-based **Digital Timer App** that allows users to set a timer, start/pause/reset it, and modify the timer duration dynamically.\n\n## 🚀 Live Demo\n[Click Here to View the App](https://darshanas17.github.io/Digital-Timer-App-React/)\n\n## 📸 Preview\n![Digital Timer Output](https://assets.ccbp.in/frontend/content/react-js/digital-timer-output.gif)\n\n---\n## 🎯 Features\n- Default timer set to **25 minutes**\n- **Start/Pause Timer:** Play and pause the countdown\n- **Modify Timer Duration:** Increase/decrease the timer limit before starting\n- **Disable Buttons:** `+` and `-` buttons are disabled while the timer is running\n- **Reset Timer:** Resets to the default time\n- **Timer Status:** Shows **Running** or **Paused**\n\n---\n## 🛠️ Installation \u0026 Setup\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/Darshanas17/Digital-Timer-App-React.git\n   cd digital-timer-app\n   ```\n2. Install dependencies:\n   ```sh\n   npm install\n   ```\n3. Run the application:\n   ```sh\n   npm start\n   ```\n\n---\n## 📝 Implementation Details\n### **Technologies Used**\n- React.js\n- CSS (for styling)\n- JavaScript (ES6+)\n\n### **File Structure**\n```\n├── src\n│   ├── components\n│   │   ├── DigitalTimer\n│   │   │   ├── index.js\n│   │   │   ├── index.css\n│   ├── App.js\n│   ├── index.js\n├── package.json\n```\n\n---\n## 🎮 How to Use?\n1. Click **Start** to begin countdown\n2. Click **Pause** to stop temporarily\n3. Use `+` or `-` buttons to adjust timer **before starting**\n4. Click **Reset** to restore default settings\n\n---\n## 📂 Resources\n### **Icons Used**\n- [Play Icon](https://assets.ccbp.in/frontend/react-js/play-icon-img.png)\n- [Pause Icon](https://assets.ccbp.in/frontend/react-js/pause-icon-img.png)\n- [Reset Icon](https://assets.ccbp.in/frontend/react-js/reset-icon-img.png)\n\n### **Colors Used**\n- `#ffffff` (White)\n- `#cffcf1` (Light Green)\n- `#1e293b` (Dark Blue)\n- `#0f172a` (Blackish Blue)\n- `#defafe` (Light Cyan)\n- `#00d9f5` (Bright Cyan)\n\n---\n## 📜 License\nThis project is licensed under the **MIT License**.\n\n---\n## 🤝 Contributing\nFeel free to fork and contribute to this project.\n\n1. Fork the repository\n2. Create a new branch (`feature/your-feature`)\n3. Commit your changes\n4. Push to the branch\n5. Open a Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarshanas17%2Fdigital-timer-app-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarshanas17%2Fdigital-timer-app-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarshanas17%2Fdigital-timer-app-react/lists"}