##DEMO LIVE https://frontend-tdl.vercel.app/
The TodoView component is a React component designed for managing and displaying a list of todos. It includes features such as adding new todos, editing existing ones, and marking them as completed and a API conexion with Backend-tdl.
- clone the repo.
- run npm install
- Createa .env file with the next variable:
- VITE_BACKEND_URL=http://localhost:8000
- run npm run dev
- Enjoy
This project is licensed under the MIT License. You are free to modify and extend this API to suit your needs.
We welcome contributions! If you'd like to improve this project, feel free to fork this repository, make your changes, and submit a pull request.
If you encounter issues or have questions, please open an issue in the repository, and we will do our best to assist you.