Responsive todo list app, able to create tasks, delete and mark as complete. Made with React + Typescript + Vite.
You will need node and npm installed globally on your machine.
Clone down this repository. Via terminal go to the project folder and run:
$ npm install$ npm run devThis web app began as a challange. it's now a way to apply and practice the new techniques and fundamentals I am currently studying.
Already implemented in this app:
- React fundamentals
- TypeScript
- Vite
- README best practices
Open the app to see what there is to be studied and implemented: Live Project
