About | Features | Technologies | Requirements | Starting | License | Author
Simple Js application to apply Firebase Authentication function with email and password as sign-in methhod.
Two Simple Forms with email and password inputs and submit buttons for Sign Up and Sign In. One last button to submit the Sign Out.
Next step was adding a Bootswatch theme a titles to look cleaner and improve visual design.
✔️ Connection to Firebase App;
✔️ Sign Up with Firebase Auth;
✔️ Sign In with Firebase Auth;
✔️ Sign Out with Firebase Auth;
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/carobarreirov/auth-simple
# Access
$ cd auth-simple
# Install dependencies
# Run the project
# The server will initialize in the <http://localhost:3000>This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by caro
