Todo App is app to add your todo list of anything, you can delete item or mark it complete.
Clone the project
git clone https://github.com/hammadhz/TodoApp-react.git
Go to the project directory
cd TodoApp-react
Install dependencies
npm install react-scripts
Start the server
npm run start
Client: HTML, TailwindCSS, Typescript