{"id":24322323,"url":"https://github.com/saagor16/countdown-timer","last_synced_at":"2026-04-11T15:38:12.945Z","repository":{"id":272925413,"uuid":"918188202","full_name":"saagor16/Countdown-Timer","owner":"saagor16","description":"This is a responsive and visually appealing Countdown Timer application built with React and Tailwind CSS. The application allows users to input a time in minutes and start a countdown. It includes functionality for pausing, resuming, and resetting the timer.","archived":false,"fork":false,"pushed_at":"2025-01-18T13:13:06.000Z","size":165,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T02:34:57.895Z","etag":null,"topics":["javascript","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://countdown-timer-peach-theta.vercel.app","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/saagor16.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-01-17T12:27:48.000Z","updated_at":"2025-01-18T13:14:00.000Z","dependencies_parsed_at":"2025-01-17T13:54:41.846Z","dependency_job_id":"213c7b30-28d3-424b-bb5b-e04a3245cb54","html_url":"https://github.com/saagor16/Countdown-Timer","commit_stats":null,"previous_names":["saagor16/countdown-timer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saagor16/Countdown-Timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FCountdown-Timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FCountdown-Timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FCountdown-Timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FCountdown-Timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saagor16","download_url":"https://codeload.github.com/saagor16/Countdown-Timer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FCountdown-Timer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27545490,"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","status":"online","status_checked_at":"2025-12-06T02:00:06.463Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["javascript","reactjs","tailwindcss"],"created_at":"2025-01-17T17:55:10.877Z","updated_at":"2025-12-06T15:01:23.089Z","avatar_url":"https://github.com/saagor16.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Countdown Timer\n\nThis is a responsive and visually appealing Countdown Timer application built with **React** and **Tailwind CSS**. The application allows users to input a time in minutes and start a countdown. It includes functionality for pausing, resuming, and resetting the timer.\n\n## Features\n\n- **Responsive Design**: Optimized for all devices, including mobile, tablet, and desktop.\n- **User-Friendly Interface**: Clean and intuitive layout.\n- **Real-Time Countdown**: Displays the remaining time in minutes and seconds.\n- **Pause and Resume**: Users can pause the timer and resume from where they left off.\n- **Reset Functionality**: Reset the timer to the initial state.\n- **Error Prevention**: Prevents non-numeric inputs and negative values.\n\n## Tech Stack\n\n- **React**: For building the user interface.\n- **Tailwind CSS**: For styling and responsiveness.\n\n## How to Use\n\n1. Enter the desired time in minutes in the input field.\n2. Click the **Start** button to begin the countdown.\n3. Use the **Pause** button to pause the countdown.\n4. Use the **Resume** button to continue the countdown.\n5. Click the **Reset** button to clear the timer and input field.\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/saagor16/Countdown-Timer\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd countdown-timer\n   ```\n3. Install dependencies:\n   ```bash\n   npm install\n   ```\n4. Start the development server:\n   ```bash\n   npm run dev\n   ```\n5. Open your browser and go to `http://localhost:5173/`.\n\n## Deployment\n\nThe project can be deployed using platforms like **Vercel**. For deployment instructions, refer to their respective documentation:\n- [Vercel Documentation](https://countdown-timer-peach-theta.vercel.app/)\n\n\n## Folder Structure\n\n```\n├── public\n├── src\n│   ├── components\n│   │   └── CountdownTimer.jsx\n│   ├── App.jsx\n│   ├── index.css\n│   └── main.jsx\n├── .gitignore\n├── package.json\n└── vite.config.js\n```\n\n\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n---\n\nFeel free to customize and enhance the timer as per your needs. Contributions are welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaagor16%2Fcountdown-timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaagor16%2Fcountdown-timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaagor16%2Fcountdown-timer/lists"}