Skip to content

Latest commit

 

History

History
60 lines (47 loc) · 2.01 KB

README.md

File metadata and controls

60 lines (47 loc) · 2.01 KB

Logo

Cronometro

Stopwatch web app for mobile and desktop
View Live App >>

About The Project

License React Version

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, 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
    $ git clone https://github.com/KevinGrajeda/cronometro-app.git
  2. Navigate to folder and install NPM packages
    $ cd cronometro-app
    $ npm i
  3. run development server
    $ npm start

License

Distributed under the MIT License. See LICENSE.md for more information.

Contact

Kevin Grajeda - @KevinGrajeda - yokevin20@gmail.com