{"id":18278096,"url":"https://github.com/matheusramalho/clock","last_synced_at":"2025-04-09T04:38:00.290Z","repository":{"id":221858453,"uuid":"755567038","full_name":"MatheusRamalho/clock","owner":"MatheusRamalho","description":"Relógio analógico e digital","archived":false,"fork":false,"pushed_at":"2024-07-08T18:44:03.000Z","size":450,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T22:51:06.476Z","etag":null,"topics":["b7web","nextjs","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://clock-mat.vercel.app/","language":"TypeScript","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/MatheusRamalho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-02-10T15:55:05.000Z","updated_at":"2024-07-18T15:31:05.000Z","dependencies_parsed_at":"2024-07-08T23:13:32.508Z","dependency_job_id":null,"html_url":"https://github.com/MatheusRamalho/clock","commit_stats":null,"previous_names":["matheusramalho/clock"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatheusRamalho%2Fclock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatheusRamalho%2Fclock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatheusRamalho%2Fclock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatheusRamalho%2Fclock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatheusRamalho","download_url":"https://codeload.github.com/MatheusRamalho/clock/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980830,"owners_count":21027803,"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":["b7web","nextjs","react","tailwindcss","typescript"],"created_at":"2024-11-05T12:22:59.838Z","updated_at":"2025-04-09T04:37:59.455Z","avatar_url":"https://github.com/MatheusRamalho.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLOCK\n\n\u003cbr /\u003e\n\n![thumbnail](.github/thumbnail.png?style=flat)\n\n\u003cbr /\u003e\n\n\n## 📌 Tópicos\n\n- [Descrição do projeto](#-projeto)\n- [Funcionalidades](#-stack)\n- [Funcionalidades](#-funcionalidades)\n- [Layout da Aplicação](#-layout)\n- [Deploy da Aplicação](#-deploy)\n- [Pré-requisitos](#-pré-requisitos)\n- [Como rodar a aplicação](#-rodando-a-aplicação)\n- [Licença](#-licença)\n- [Desenvolvedores e contribuintes](#-Desenvolvedores)\n\n\u003cbr /\u003e\n\n## 💡 Projeto\n\nO projeto de um relógio digital e analógico.\n\n\u003cbr /\u003e\n\n## ⭐ Stack\n\n- React\n- Next\n- Typescript\n- Tailwind\n\n\u003cbr /\u003e\n\n## 🧰 Funcionalidades\n\n- Landing page do app TRINOMATE.\n\n\u003cbr /\u003e\n\n## 🔖 Layout\n\nVocê pode visualizar o layout do projeto através [desse link](). É necessário ter conta no [Figma](http://figma.com/) para acessá-lo.\n\n\u003cbr /\u003e\n\n## 🚀 Deploy\n\nVocê pode visualizar o deploy do projeto na vercel através [desse link](https://clock-mat.vercel.app/).\n\n\u003cbr /\u003e\n\n## 🛟 Pré-requisitos\n\nAntes de começar, verifique se atendeu aos seguintes requisitos:\n\n- [Node](https://nodejs.org)\n- [Npm](https://www.npmjs.com/)\n- [VsCode](https://code.visualstudio.com/)\n\n\u003cbr /\u003e\n\n## 🎯 Rodando a aplicação\n\nClone o repositório\n\n```bash\ngit clone https://github.com/MatheusRamalho/clock\n```\n\nUtilize o **npm** para instalar as dependências do projeto.\n\n```bash\nnpm install\n```\n\nEm seguida, inicie o projeto.\n\n```bash\nnpx run dev\n```\n\n\u003cbr /\u003e\n\n## 📝 Licença\n\nEsse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.\n\n\u003cbr /\u003e\n\n## 🧠 Desenvolvedores\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"https://github.com/MatheusRamalho\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/15633283?v=4\" width=\"100px;\" alt=\"Foto do Matheus Silva no GitHub\"/\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eMatheus Silva\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusramalho%2Fclock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatheusramalho%2Fclock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusramalho%2Fclock/lists"}