• Stars
    star
    1
  • Language
    JavaScript
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This application is a simple To-Do list built with React.js and Firebase. Users can add, update, and delete tasks from the list. The data is stored in a Firebase Firestore database, and the application uses Firebase's real-time updates to ensure that changes made to the list are reflected in real-time across all connected devices.