Live demo: https://d234mkikodo.github.io/todo-react-ts
A simple Todo application built with React and TypeScript.
- Add new todos
- Mark todos as completed
- Delete completed todos
- Persist todos in local storage
- Responsive grey theme UI
- React
- TypeScript
- CSS
- Clone the repository
- Install dependencies:
npm install - Start development server:
npm start - Open http://localhost:3000
View Demo "# todo-react-ts"