If you want to change the main style, go to the main Index.js and change the import (Being style the non responsive and style2 the responsive one).
- Add To-do
- Toggle To-do (Toggle by the user when it's completed with a visual indication).
- Delete a To-do that have been done.
Se desejar trocar o estilo, vá até o Index.js principal e mude o import. (Com o styles.scss sendo o estilo não responsivo e o styles2.scss sendo o estilo responsivo).
- Adiciona algo a ser feito.
- Muda o estado de feito/por fazer (Utilizando uma indicação visual).
- Deleta algo que foi marcado como feito.