Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 342 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 342 Bytes

todo-list-app

The TodoList project is a task management web application developed using React.js/Next.js for the frontend and Express.js for the backend. It allows users to create, view, update, and delete tasks. The project utilizes technologies such as Axios for API communication, Tailwind CSS for styling, and MongoDB for data storage.