This repository contains the source code for a Todo Project. The front-end is built using React and Tailwind, while the back-end is built using Django Rest Framework and MySQL.
The Todo Project is a simple yet powerful task management tool that allows users to organize and keep track of their tasks and to-do lists. It provides a user-friendly interface for creating, editing, and deleting tasks, ensuring a streamlined task management experience.
Clone the repository:
git clone https://github.com/amirali-pishdadi/Todo-Project.git
Navigate to the project directory:
cd Todo-Project
Open the project in your preferred code editor and explore the files.
Run the application and follow the provided instructions to start managing your tasks.
This project is licensed under the MIT License - see the LICENSE file for details.