TodoList with Typescript A simple Todolist application using typescript and react Installation Clone the code git init git clone https://github.com/aufasyaihan/todo-typescript.git Install modules npm install Run the program npm run dev