{"id":23346409,"url":"https://github.com/flvsantos15/habits-web","last_synced_at":"2026-04-11T00:09:33.149Z","repository":{"id":246929576,"uuid":"812111088","full_name":"flvSantos15/habits-web","owner":"flvSantos15","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-11T21:56:34.000Z","size":1029,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-11T22:34:15.441Z","etag":null,"topics":["docker-compose","mysql","nextjs14","nlw","tailwindcss","typescript","zod"],"latest_commit_sha":null,"homepage":"","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":"2024-06-08T01:50:50.000Z","updated_at":"2025-02-11T21:56:38.000Z","dependencies_parsed_at":"2024-07-09T21:56:43.583Z","dependency_job_id":"f40b5b02-419c-42ba-8091-2692b7f3f6b1","html_url":"https://github.com/flvSantos15/habits-web","commit_stats":null,"previous_names":["flvsantos15/habits-web"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flvSantos15%2Fhabits-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flvSantos15%2Fhabits-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flvSantos15%2Fhabits-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flvSantos15%2Fhabits-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flvSantos15","download_url":"https://codeload.github.com/flvSantos15/habits-web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247694882,"owners_count":20980733,"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":["docker-compose","mysql","nextjs14","nlw","tailwindcss","typescript","zod"],"created_at":"2024-12-21T07:13:40.818Z","updated_at":"2025-12-30T23:06:19.443Z","avatar_url":"https://github.com/flvSantos15.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\u003cimg src=\"nlw-setup-cover.png\" alt=\"\"/\u003e\u003c/div\u003e\n\n\u003cdiv id='about'\u003e\n  \u003ch1 align=\"center\"\u003e\n\t  Nlw Setup - web 🚀\n  \u003c/h1\u003e\n  \u003c!-- \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 --\u003e\n\u003c/div\u003e\n\n# Tabela de conteúdos\n\n\u003c!-- - [About](#about)\n- [Final application](#application)\n  - [Requirements](#requirements) --\u003e\n\n- [Tecnologies](#technologies)\n\u003c!--te--\u003e\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  - [TypeScript](https://www.typescriptlang.org/)\n  - [TailwindCSS](https://styled-components.com/)\n  - [Phosphor-icons](https://phosphoricons.com/)\n  - [ViteJS](https://phosphoricons.com/)\n  \u003c!-- - [Cypress](https://docs.cypress.io/) --\u003e\n\u003c/div\u003e\n\n\u003cdiv id='features'\u003e\n  \u003ch2\u003eFeatures\u003c/h2\u003e\n  \n    - [x] Cria um novo hábito\n    - [x] Marca um hábito como concluído\n    - [x] Marca um hábito como não concluído\n\u003c/div\u003e\n\n\u003c!-- \u003cdiv id='aprendizados'\u003e\n  \u003ch2\u003eAprendizados\u003c/h2\u003e\n\n    - light e dark mode com styled-components\n    - persistir informaçoes no localStorage\n    - utlizar o hook useReducer\n    - criar um contexto para compartilhar informações pela aplicação\n    - testes E2E com cypress\n\u003c/div\u003e --\u003e\n\n\u003c!-- \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 --\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%2Fhabits-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflvsantos15%2Fhabits-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflvsantos15%2Fhabits-web/lists"}