- [x] Start/Stop Exercice cycle
- [x] Keep informations in localStorage
- [x] Dark/Light Mode
- [x] Accessibility
I created this application to apply some new knowledges and tecnologies.
- light and dark mode with Styled-Components.
- Use useReducer Hook.
- Share informations through the application with Context API.
- Tests E2E with Cypress.