Title is pretty self explanatory, it is a quick and simple ToDo application created with React, Typescript, styled-components as a self-exercise.
- add / remove goals
- mark goal as finished (can be unchecked)
- save data to localstorage
- light / dark coloschemes
- React
- TypeScript
- styled-components
- webpack
- Github actions + Netlify