No description
| public | ||
| src | ||
| .gitignore | ||
| eslint.config.js | ||
| index.html | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vite.config.js | ||
✅ Todo List Web Interface
A simple and modern web interface to manage your personal Todo List, built with React.
🚀 Installation & Usage
Clone the repository and install dependencies:
git clone https://git.fayou.cloud/tuconnaisyouknow/todo-list
cd todo-list
npm install
Start the development server:
npm run dev
📋 Features
- Add and delete todos 📝
- Clean and minimalistic UI 🎨
- Built with React ⚛️ & Tailwind CSS
📄 License
This project is open-source under the MIT License.