Simple to-do list that allows user to create, delete and mark tasks.
Technologies | Installation | Layout
This project was made with the following technologies/libraries:
- React
- TypeScript
- Styled-Components
- Font-Awesome
- Vite
- ESLint
- Git
- Github
To see the Deploy, check THIS LINK
git clone https://github.com/cristian-sbardelotto/to-do-list
npm i
yarn
npm run dev
yarn dev