DEV Community

andersjr1984
andersjr1984

Posted on

Open Sourcing My Large React and Firebase ToDo App

I am releasing my baby, Carpe Mea Visio, to the world. I have spent countless hours working on this project in order to help me get a job. I now have a job and am releasing this project to the world to see what kind of monster you can create.

This is a project with lots of awesome things! It includes:

  • Firebase Functions, Firestore, Extensions, and Hosting
  • React Hooks and Code Splitting
  • React Router
  • HTML5 Image Resizing (client-side image resizing is the best)

Please check it out and let me know what you think. I would like to highlight how I organized and called the Firebase Functions.

I just pushed a reinitialized repo to github for you to check out.

Let me know what you think!

Top comments (0)