Skip to content

Bem-vindo ao projeto Ignite Timer ministrado pela Rockeatseat! Este é um aplicativo de timer desenvolvido usando React e várias outras bibliotecas úteis. Ele permite que você crie timers personalizados e os gerencie facilmente.

Notifications You must be signed in to change notification settings

mbrenodev/Ignite-timer

Repository files navigation

GitHub language count Repository size GitHub last commit License Stargazers ignite-timer

ignite-timer

AboutFeaturesHow it worksTech StackAuthorLicense

ignite-timer
ignite-timer

About

⏳ ignite-timer - Counter to use with Pomodoro technique.

Project developed during the ReactJS Ignite Course from Rocketseat.


Features

  • Create a timer
  • Interrupt timer
  • Log timer history
  • Persist data in local storage

How it works

Pre-requisites

Before you begin, you will need to have the following tools installed on your machine: Git, Node.js. In addition, it is good to have an editor to work with the code like VSCode

Running the web application (Frontend)

# Clone this repository
$ git clone [email protected]:mbrenodev/Ignite-timer.git

# Access the project folder in your terminal
$ cd Ignite-timer

# Install the dependencies
$ npm install

# Run the application in development mode
$ npm run dev

# The app will open on the port: 5173 - go to http://localhost:5173/

Tech Stack

The following tools were used in the construction of the project:

Website (React + TypeScript)


Author

Márcio Breno

Márcio Breno

Linkedin Badge Gmail Badge


License

This project is under the license MIT.


About

Bem-vindo ao projeto Ignite Timer ministrado pela Rockeatseat! Este é um aplicativo de timer desenvolvido usando React e várias outras bibliotecas úteis. Ele permite que você crie timers personalizados e os gerencie facilmente.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published