/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.

Primary LanguageJavaScript

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/