Project carried out during the classes of the 2st React JS module of Rocketseat Ignite
This project was developed using the following technologies:
Clone the project and access the folder.
$ git clone https://github.com/leticiar-io/ignite-timer.git
$ cd ignite-timer
Follow the steps below:
# Install the web dependencies
$ npm install
# Start the web project
$ npm run dev