This is a Todoist list app clone (https://todoist.com) from scratch using React (Custom Hooks, Context), Firebase & React Testing Library (unit & integration testing). The application will have styling using SCSS (CSS) and following the BEM naming methodology.
This application (a Todoist clone) was built using create-react-app as a base, and the technologies used were React (Custom Hooks, Context), Firebase & React Testing Library. I'm hoping this gives people a better understanding of React, and I'vein this tutorial, but the main focus is to build a real application using React, Firebase & SCSS ! If you clone this application, click the Pizza icon on the top right, it enables dark mode! This is taken from Karl Hadwen's Github Repo & YouTube tutorial.