This is a Todo App created with React that lets users add todos, edit todos, mark them as completed and delete todos
Client: React
Clone the project
git clone https://github.com/flemton/react-todo.git
Go to the project directory
cd react-todo
Install dependencies
npm install
Start the server
npx vite
- Add todos
- Edit todos
- Check todos as completed
- Delete todos
Contributions are always welcome!
Contact me for ways to get started.
This project is MIT licensed