Skip to content

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

Notifications You must be signed in to change notification settings

hasanugr/react-firebase-todoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/