Skip to content

Application to learn the basic of react like useEffect, context and reducers

Notifications You must be signed in to change notification settings

ignite-bootcamp/ignite-timer

Repository files navigation

ignite-timer

a pomodoro app from Ignite course to learn the basics of react like useEffect, context and reducers

💄 Layout

🛠 Technologies

This project was developed with the following technologies:

Frontend

📱💻 Instructions

## 1. Clone repo
git clone https://github.com/guivictorr/ignite-timer.git

## 2. Change to project folder
cd ignite-timer

## 3. Install dependencies
yarn

## 4. Run the app
yarn start

🤔 How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

Once your pull request has been merged, you can delete your branch.

About

Application to learn the basic of react like useEffect, context and reducers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published