Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 935 Bytes

File metadata and controls

39 lines (25 loc) · 935 Bytes

Todo App

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.

Features

  • 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

Tech Stack

  • HTML, CSS, JavaScript
  • Firebase Authentication
  • Firebase Firestore (Realtime Database)

Usage

  1. Clone the repository:
    git clone https://github.com/your-username/your-repo-name.git
  2. Open index.html in your browser.
  3. Sign up or log in to start managing your tasks.

Live Demo

https://harshit4847.github.io/todoapp/

Screenshots

image

License

This project is open-source and free to use.