gautammanak1 / Todo-List

This is a simple To-Do List web application built with React and Firebase for user authentication. With this app, you can create and manage your to-do tasks securely using Firebase authentication. It provides a responsive and intuitive user interface for managing your tasks.

Home Page:https://todo-list-sand-one.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo List (ReactJS - Firebase DB)

ToDo list is a simple web application to save your daily tasks in order not to miss anything.

Features

  • Add new list
  • Remove single list
  • Add new task in list
  • Mark task as completed / uncompleted
  • Edit task
  • Delete task
  • Search in tasks

Technologies

  • React JS (Hooks)
  • Material UI
  • Firebase - Firestore - Auth

Start Project

git clone https://github.com/hasanugr/react-firebase-todoList.git
cd react-firebase-todoList
npm install
npm start

Now, you can see the project on your local: http://localhost:3000/

About

This is a simple To-Do List web application built with React and Firebase for user authentication. With this app, you can create and manage your to-do tasks securely using Firebase authentication. It provides a responsive and intuitive user interface for managing your tasks.

https://todo-list-sand-one.vercel.app


Languages

Language:JavaScript 93.3%Language:HTML 3.9%Language:CSS 1.5%Language:SCSS 1.3%