https://github.com/kevingrajeda/cronometro-app
Stopwatch progressive web app for mobile and desktop.
https://github.com/kevingrajeda/cronometro-app
cronometro mobile react stopwatch webapp
Last synced: about 1 month ago
JSON representation
Stopwatch progressive web app for mobile and desktop.
- Host: GitHub
- URL: https://github.com/kevingrajeda/cronometro-app
- Owner: KevinGrajeda
- License: mit
- Created: 2020-07-21T04:43:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T09:16:55.000Z (over 3 years ago)
- Last Synced: 2025-03-06T14:55:33.773Z (over 1 year ago)
- Topics: cronometro, mobile, react, stopwatch, webapp
- Language: JavaScript
- Homepage: https://kevingrajeda.github.io/cronometro-app/
- Size: 2.02 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## About The Project
[](https://github.com/KevinGrajeda/cronometro-app/blob/master/LICENSE.md)
[](https://reactjs.org/)
[](https://github.com/KevinGrajeda/cronometro-app/releases/tag/v.1.0.0)
A stopwatch app made to work on the web and as a progressive web app, both for mobile and desktop.
## Getting Started
You can use the app by going to the [Live site](https://kevingrajeda.github.io/cronometro-app/), or by setting up the project locally.
To get a local copy up and running follow these simple example steps.
### Installation
1. Clone the repo
```sh
$ git clone https://github.com/KevinGrajeda/cronometro-app.git
```
3. Navigate to folder and install NPM packages
```sh
$ cd cronometro-app
$ npm i
```
4. run development server
```sh
$ npm start
```
## License
Distributed under the MIT License. See `LICENSE.md` for more information.
## Contact
Kevin Grajeda - [@KevinGrajeda](https://github.com/KevinGrajeda) - yokevin20@gmail.com