Inspiration
An authentication system is the first step towards any application.
What it does
It allows the user to enter his credentials into the application and stores the data.
How I built it
Using angular, node.js, firebase, vs-code, html and css.
Challenges I ran into
Syncing it to firebase was challenging.