Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        





Logo

Cronometro


Stopwatch web app for mobile and desktop


View Live App >>


## About The Project

[![License](https://img.shields.io/github/license/KevinGrajeda/cronometro-app?color=blue)](https://github.com/KevinGrajeda/cronometro-app/blob/master/LICENSE.md)
[![React](https://badges.aleen42.com/src/react.svg)](https://reactjs.org/)
[![Version](https://img.shields.io/github/v/release/KevinGrajeda/cronometro-app)](https://github.com/KevinGrajeda/cronometro-app/releases/tag/v.1.0.0)



Logo

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) - [email protected]