Skip to content

RuthMaria/ignite-timer

Repository files navigation

Logo Repository

Preview   |    Technologies Used   |    How to run the project   |    How to contribute   |    License

PRs welcome! License License


📚 About

Application that manages time like pomodoro, where you can:

  • Set a name for the stopwatch
  • Set a maximum time of 1h
  • View previous timing history


📺 Preview

video

Access this layout in Figma.


⚒️ Technologies Used

  • React.js
  • TypeScript
  • HTML5
  • CSS3
  • Styled components
  • React hook form
  • Zod
  • Date-fns
  • Context API
  • Immer
  • LocalStorage


🚀 How to run the project


  • Clone this repository
git clone https://github.com/RuthMaria/ignite-timer.git
  • Install dependencies
yarn

or

npm i
  • Run the project
yarn start

or

npm run dev

🎯 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 your branch: git push origin my-feature


📝 License

This project is under the MIT license. See the file LICENSE for more details.


Developed with ❤️ by Ruth Maria

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published