/

To-Do App w/ Firebase

Next.JS

Tailwind.CSS

Firebase

I have previously developed several To-Do apps using Vanilla JS, but this particular one was built with a specific focus on implementing CRUD (Create, Read, Update, Delete) functionalities through the Google Firebase backend.

This integration enables the app to seamlessly synchronize data across multiple devices, offering a superior user experience compared to relying solely on the browser's local storage.