Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.02 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.02 KB

Ignite Timmer

Ignite Timer is nothing more than a project that allows the user to time their daily tasks, in addition to allowing them to see a history of all tasks already performed. developed during https://rocketseat.com.br react foundamental 02, to fixe content about, styled-components, react routers, form validation with zod and react hook form, state managment with reducer and context API.

🛠️ Tecnologies

  • Vite + React.js
  • Typescript
  • React Hook Forms
  • React Router Dom
  • Styled-components
  • Form validation with zod
  • Immer
  • 🚀 How to start ?

    1- install node.js on your computer

    Clone repository git clone https://github.com/usuario/nome-do-projeto.git

    Browse to project folder

    cd project-name

    Install dependencies

    npm install

    Execute the project

    npm run dev

    📚 Functional requirements

    1 - Create New Cycle
    2 - Interrupt Created Cycles
    3 - Mark Cycles As Finished
    4 - View Created Cycles