zero-to-mastery / mappypals

An abandoned student led project. Reach out on Discord if you would like to revive the project!
MIT License
57 stars 77 forks source link

Add authentication #149

Closed sandrohp88 closed 5 years ago

sandrohp88 commented 5 years ago

1- Create src/Component/firebase.js (firebase api). 2- Refactor Login and SignUp component(from class component to functional) 3- Connect Login, SignUp, Navbar to the store. 4- Add sign up with email 5- Add email verification feature. 6-Add social logins(Facebook and Google, Twitter not yet)

Closes #131