{"id":23346470,"url":"https://github.com/flvsantos15/ignite-timer-flv","last_synced_at":"2026-04-30T10:10:16.067Z","repository":{"id":119159931,"uuid":"535407716","full_name":"flvSantos15/ignite-timer-flv","owner":"flvSantos15","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-05T01:18:44.000Z","size":417,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T17:21:11.420Z","etag":null,"topics":["cypress","ignite-rocketseat","reactsjs","styled-components","typescript","usereducer"],"latest_commit_sha":null,"homepage":"https://ignite-timer-flv-pa6g.vercel.app","language":"TypeScript","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/flvSantos15.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":"2022-09-11T19:44:30.000Z","updated_at":"2025-03-05T01:18:48.000Z","dependencies_parsed_at":"2025-04-07T17:20:36.676Z","dependency_job_id":"045fd909-7b6a-4611-aa55-2a03682859fd","html_url":"https://github.com/flvSantos15/ignite-timer-flv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flvSantos15/ignite-timer-flv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flvSantos15%2Fignite-timer-flv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flvSantos15%2Fignite-timer-flv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flvSantos15%2Fignite-timer-flv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flvSantos15%2Fignite-timer-flv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flvSantos15","download_url":"https://codeload.github.com/flvSantos15/ignite-timer-flv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flvSantos15%2Fignite-timer-flv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["cypress","ignite-rocketseat","reactsjs","styled-components","typescript","usereducer"],"created_at":"2024-12-21T07:13:48.877Z","updated_at":"2026-04-30T10:10:16.045Z","avatar_url":"https://github.com/flvSantos15.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\u003cimg src=\"ignite-timer.png\" alt=\"\"/\u003e\u003c/div\u003e\n\n\u003cdiv id='about'\u003e\n  \u003ch1 align=\"center\"\u003e\n\tIgnite Timer 🚀\n  \u003c/h1\u003e\n  \u003ch5 align=\"left\"\u003e\n\t  🚀 Ignite Timer is an countdown application.\n  \u003c/h5\u003e\n  \u003ch5 align=\"left\"\u003e\n\t  This application was developed by watching Rocketseat Bootcamp.\n  \u003c/h5\u003e\n  \u003ch5 align=\"left\"\u003e\n\t  As a developer I can never stop learning, I added some new functionallities to take\n    the application to the next level, \n    the functionallities are Dark and Light mode of course, \n    I made E2E tests with cypress.\n  \u003c/h5\u003e\n\u003c/div\u003e\n\n# Tabela de conteúdos\n\n- [Final application](#application)\n- [Features](#features)\n- [Tecnologies](#technologies)\n\n## Getting Started\n\n\u003cdiv id='technologies'\u003e\n  \u003ch2\u003eThis application is being built using the following technologies:\u003c/h2\u003e\n  \n  - [ReactJS](https://pt-br.reactjs.org/)\n  - [ViteJS](https://vitejs.dev/)\n  - [TypeScript](https://www.typescriptlang.org/)\n  - [Styled-Components](https://styled-components.com/)\n  - [Phosphor-icons](https://phosphoricons.com/)\n  - [Cypress](https://docs.cypress.io/)\n\u003c/div\u003e\n\n\u003cdiv id='features'\u003e\n  \u003ch2\u003eFeatures\u003c/h2\u003e\n  \n    - [x] Start/Stop Exercice cycle\n    - [x] Keep informations in localStorage\n    - [x] Dark/Light Mode\n    - [x] Accessibility\n\u003c/div\u003e\n\n\u003cdiv id='aprendizados'\u003e\n  \u003ch2\u003eMotivation\u003c/h2\u003e\n    \u003cp\u003eI created this application to apply some new knowledges and tecnologies.\u003c/p\u003e\n\n    - light and dark mode with Styled-Components.\n    - Use useReducer Hook.\n    - Share informations through the application with Context API.\n    - Tests E2E with Cypress.\n\n\u003c/div\u003e\n\n\u003cdiv id='application'\u003e\n  \u003ch2\u003eYou can see the final application here: \u003c/h2\u003e\n  \n  - [Ignite Timer](https://ignite-timer-flv-pa6g-5n9v5jmmq-flvsantos15.vercel.app/)\n\u003c/div\u003e\n\n\u003cdiv id='author'\u003e\n  \u003ch2\u003eAutor\u003c/h2\u003e\n\n \u003cimg style=\"border-radius: 50%;\" src=\"https://avatars.githubusercontent.com/u/48564704?v=4\" width=\"100px;\" alt=\"picture of Flavio Santos\"/\u003e\n \u003cbr /\u003e\n \u003csub\u003e\u003cb\u003eFlavio Santos\u003c/b\u003e\u003c/sub\u003e\n\nBuilt with ❤️ by Flavio Santos 👋🏽 get in touch!\n\n[![Linkedin Badge](https://img.shields.io/badge/-flvSantos-blue?style=flat-square\u0026logo=Linkedin\u0026logoColor=white\u0026link=https://www.linkedin.com/in/flvSantos15/)](https://www.linkedin.com/in/flvSantos15/)\n[![Gmail Badge](https://img.shields.io/badge/-flvSantos300@gmail.com-c14438?style=flat-square\u0026logo=Gmail\u0026logoColor=white\u0026link=mailto:flvSantos300@gmail.com)](mailto:flvSantos300@gmail.com)\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflvsantos15%2Fignite-timer-flv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflvsantos15%2Fignite-timer-flv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflvsantos15%2Fignite-timer-flv/lists"}