{"id":21241480,"url":"https://github.com/kevingrajeda/cronometro-app","last_synced_at":"2026-05-22T14:14:21.068Z","repository":{"id":54844597,"uuid":"281297202","full_name":"KevinGrajeda/cronometro-app","owner":"KevinGrajeda","description":"Stopwatch progressive web app for mobile and desktop.","archived":false,"fork":false,"pushed_at":"2023-03-15T09:16:55.000Z","size":2123,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-06T14:55:33.773Z","etag":null,"topics":["cronometro","mobile","react","stopwatch","webapp"],"latest_commit_sha":null,"homepage":"https://kevingrajeda.github.io/cronometro-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/KevinGrajeda.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}},"created_at":"2020-07-21T04:43:53.000Z","updated_at":"2024-07-24T01:31:45.000Z","dependencies_parsed_at":"2023-02-13T03:46:05.477Z","dependency_job_id":null,"html_url":"https://github.com/KevinGrajeda/cronometro-app","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinGrajeda%2Fcronometro-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinGrajeda%2Fcronometro-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinGrajeda%2Fcronometro-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinGrajeda%2Fcronometro-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KevinGrajeda","download_url":"https://codeload.github.com/KevinGrajeda/cronometro-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243681078,"owners_count":20330156,"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":["cronometro","mobile","react","stopwatch","webapp"],"created_at":"2024-11-21T00:55:51.940Z","updated_at":"2025-03-15T04:10:19.147Z","avatar_url":"https://github.com/KevinGrajeda.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr /\u003e\r\n\u003cdiv align=\"center\"\u003e\r\n  \u003ca href=\"https://kevingrajeda.github.io/cronometro-app/\"\u003e\r\n    \u003cimg src=\"https://user-images.githubusercontent.com/60023139/183315819-1aa16a77-6b81-48e1-837a-c46ba67a4bfc.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\r\n  \u003c/a\u003e\r\n  \u003ch3 align=\"center\"\u003eCronometro\u003c/h3\u003e\r\n\r\n  \u003cp align=\"center\"\u003e\r\n    Stopwatch web app for mobile and desktop \r\n    \u003cbr /\u003e\r\n    \u003ca href=\"https://kevingrajeda.github.io/cronometro-app/\"\u003eView Live App \u003e\u003e\u003c/a\u003e\r\n  \u003c/p\u003e\r\n\u003c/div\u003e\r\n\r\n\u003c!-- ABOUT THE PROJECT --\u003e\r\n## About The Project\r\n\r\n[![License](https://img.shields.io/github/license/KevinGrajeda/cronometro-app?color=blue)](https://github.com/KevinGrajeda/cronometro-app/blob/master/LICENSE.md)\r\n[![React](https://badges.aleen42.com/src/react.svg)](https://reactjs.org/)\r\n[![Version](https://img.shields.io/github/v/release/KevinGrajeda/cronometro-app)](https://github.com/KevinGrajeda/cronometro-app/releases/tag/v.1.0.0)\r\n\r\n\u003cdiv align=\"center\"\u003e\r\n  \u003ca href=\"https://kevingrajeda.github.io/cronometro-app/\" align=\"center\"\u003e\r\n    \u003cimg src=\"https://user-images.githubusercontent.com/60023139/183316678-196e7e45-ed4c-4765-a8d0-6a693c59a092.png\" alt=\"Logo\" height=\"400\"\u003e\r\n  \u003c/a\u003e\r\n\u003c/div\u003e\r\n\r\nA stopwatch app made to work on the web and as a progressive web app, both for mobile and desktop.\r\n\r\n\u003c!-- GETTING STARTED --\u003e\r\n## Getting Started\r\n\r\nYou can use the app by going to the [Live site](https://kevingrajeda.github.io/cronometro-app/), or by setting up the project locally.\r\nTo get a local copy up and running follow these simple example steps.\r\n\r\n### Installation\r\n\r\n1. Clone the repo\r\n   ```sh\r\n   $ git clone https://github.com/KevinGrajeda/cronometro-app.git\r\n   ```\r\n3. Navigate to folder and install NPM packages\r\n   ```sh\r\n   $ cd cronometro-app\r\n   $ npm i\r\n   ```\r\n4. run development server\r\n   ```sh\r\n   $ npm start\r\n   ```\r\n\r\n\u003c!-- LICENSE --\u003e\r\n## License\r\n\r\nDistributed under the MIT License. See `LICENSE.md` for more information.\r\n\r\n\r\n\u003c!-- CONTACT --\u003e\r\n## Contact\r\nKevin Grajeda - [@KevinGrajeda](https://github.com/KevinGrajeda) - yokevin20@gmail.com\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevingrajeda%2Fcronometro-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevingrajeda%2Fcronometro-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevingrajeda%2Fcronometro-app/lists"}