This is a Todo List application built with React, React Router, and Ant Design. The application allows users to add, edit, and view todo items.
Once the development server is running, you can access the application in your web browser at http://localhost:5173
.
- Add Todo: Add new todo items.
- Edit Todo: Edit existing todo items.
- View Todo: View details of todo items.
- Responsive Design: The application is responsive and works on different screen sizes.