A simple and interactive web-based Todo app built with HTML, CSS, JavaScript, and Firebase. Users can sign up, log in, and manage tasks in real-time.
- User Authentication (Sign Up / Login) with Firebase
- Add, update, and delete tasks
- Mark tasks as completed
- Real-time data storage with Firestore
- Responsive and clean UI
- HTML, CSS, JavaScript
- Firebase Authentication
- Firebase Firestore (Realtime Database)
- Clone the repository:
git clone https://github.com/your-username/your-repo-name.git
- Open
index.htmlin your browser. - Sign up or log in to start managing your tasks.
https://harshit4847.github.io/todoapp/
This project is open-source and free to use.