A Basic Todo Web Application using Vanilla Javascript and Firebase .
How to install
- $ git clone You do not have permission to view the full content of this post. Log in or register now.
- create a firebase account You do not have permission to view the full content of this post. Log in or register now.
- change the credentials of the firebase config on html header
- create a collection from your firebase console (Account) and add a title = todos
- run the project by using live server or in a virtual host