{"id":16408913,"url":"https://github.com/neemiassgc/countdown-timer","last_synced_at":"2026-05-04T08:33:45.141Z","repository":{"id":167409215,"uuid":"422731895","full_name":"neemiassgc/countdown-timer","owner":"neemiassgc","description":"A countdown timer web app made with React and TailwindCSS","archived":false,"fork":false,"pushed_at":"2023-11-23T15:12:58.000Z","size":814,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T17:51:50.201Z","etag":null,"topics":["countdown","firebase","html","javascript","portfolio-frontend","react","taildwindcss","timer"],"latest_commit_sha":null,"homepage":"https://reactcountdown.web.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neemiassgc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-10-29T22:52:14.000Z","updated_at":"2025-09-09T01:47:12.000Z","dependencies_parsed_at":"2023-07-31T06:01:03.995Z","dependency_job_id":null,"html_url":"https://github.com/neemiassgc/countdown-timer","commit_stats":null,"previous_names":["neemiassgc/countdown-timer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neemiassgc/countdown-timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neemiassgc%2Fcountdown-timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neemiassgc%2Fcountdown-timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neemiassgc%2Fcountdown-timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neemiassgc%2Fcountdown-timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neemiassgc","download_url":"https://codeload.github.com/neemiassgc/countdown-timer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neemiassgc%2Fcountdown-timer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32600957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["countdown","firebase","html","javascript","portfolio-frontend","react","taildwindcss","timer"],"created_at":"2024-10-11T06:18:18.241Z","updated_at":"2026-05-04T08:33:45.124Z","avatar_url":"https://github.com/neemiassgc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Countdown timer :stopwatch:\n![main language](https://img.shields.io/static/v1?label=language\u0026message=Javascript\u0026logo=javascript\u0026color=yellow)\n![layout](https://img.shields.io/static/v1?label=layout\u0026message=TailwindCSS\u0026logo=tailwindcss\u0026color=green)\n![React project](https://img.shields.io/static/v1?label=framework\u0026message=React\u0026logo=react\u0026color=blue)\n![GitHub repo size](https://img.shields.io/github/repo-size/neemiassgc/front-end)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/w/neemiassgc/countdown-timer)\n![GitHub last commit](https://img.shields.io/github/last-commit/neemiassgc/countdown-timer)\n\u003ca href=\"https://reactcountdown.web.app\"\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=host\u0026message=Firebase\u0026color=orange\u0026logo=firebase\"/\u003e\n\u003c/a\u003e\n\nThe objective of Countdown Timer is to provide a continuously decrementing display of the months, days, hours, minutes, and seconds to a user entered event.\n\n## User stories :clipboard:\n- [x] User can see an alert when the event is reached\n- [x] User can see a warning message if the time until the event data and time that has been entered would overflow the precision of the countdown timer.\n- [x] User can see an event input box containing an event name field, an date field, an optional time, and a 'Start' button.\n- [x] User can see the elements in the countdown timer automatically decrement.\n- [x] User can see a warning message if the event date or time are incorrectly entered.\n- [x] User can save the event so that it persists across sessions.\n- [x] User can define the event by entering its name, the date it is scheduled to take place, and an optional time of the event.\n- [x] User can click on the 'Start' button to see the countdown timer start displaying the days, hours, minutes, and seconds until the event takes place.\n\n## Preview :fire:\n\u003cimg src=\"./countdown-preview.gif\" width=\"800\" height=\"420\"/\u003e\n\n## Demo :joystick:\nDemo available [here](https://reactcountdown.web.app/)\n\n## Technologies :hammer_and_wrench:\n\u003e \u003cimg height=\"42\" alt=\"html\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/html5.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"css3\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/css3.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"javascript\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/javascript.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"firebase\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/firebase.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"npm\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/npm.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"json\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/json.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"react\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/react.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"tailwindcss\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/tailwindcss.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"babel\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/babel.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"webpack\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/webpack.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"node\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/nodedotjs.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"vscode\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/visualstudiocode.svg\"/\u003e\n\n## Run locally :computer:\nThe command `npm start` runs the app in the development mode.\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\n## License :memo:\nThis project is under the MIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneemiassgc%2Fcountdown-timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneemiassgc%2Fcountdown-timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneemiassgc%2Fcountdown-timer/lists"}