Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 540 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 540 Bytes

Todo-List-App-With-Firebase

About tha project

This is a web application based on pure JavaScript integrated with google firebase.

Live Demo: here

Why Firebase over other databases?

The Firebase Realtime Database lets you build rich, collaborative applications by allowing secure access to the database directly from client-side code. Data is persisted locally, and even while offline, realtime events continue to fire, giving the end user a responsive experience.