/ignite-timer

Project carried out during the classes of the 2st React JS module of Rocketseat Ignite

Primary LanguageTypeScript

ignite timer - Creating SPAs with ReactJS (Ignite)

Taught by Rocketseat Forks Stars

ignite timer cover

Project carried out during the classes of the 2st React JS module of Rocketseat Ignite



🧪 Technologies

This project was developed using the following technologies:



🚀 Getting started

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

⬆ Back to top