Skip to content

🔥 Task manager built with ReactJS, Styled Components and Firestore.

License

Notifications You must be signed in to change notification settings

DanielBrito/fire-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔥 Fire Tasks

Fire Tasks is a nice task manager built with ReactJS, Styled Components and Firestore.

Check out this playlist on YouTube with the step by step implementation, which was recorded with educational purposes.

👀 Preview

A live demo is worth a thousand pictures.

Fire Tasks Screencast

⚡ Main features

  • Add new tast
  • Edit task
  • Remove task
  • Sort by priority

✔️ Covered concepts

  • React Hooks: useState, useEffect, useContext
  • Firestore

📦 Other dependencies

  • react-toastify
  • styled-icons