No description
Find a file
2025-07-10 16:20:50 +02:00
public initial commit 2025-07-03 13:01:43 +02:00
src refactoring code 2025-07-10 11:16:55 +02:00
.gitignore initial commit 2025-07-03 13:01:43 +02:00
eslint.config.js initial commit 2025-07-03 13:01:43 +02:00
index.html initial commit 2025-07-03 13:01:43 +02:00
LICENSE adding LICENSE file 2025-07-10 16:20:50 +02:00
package-lock.json initial commit 2025-07-03 13:01:43 +02:00
package.json initial commit 2025-07-03 13:01:43 +02:00
README.md fixing link 2025-07-10 16:20:00 +02:00
vite.config.js initial commit 2025-07-03 13:01:43 +02:00

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.