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)
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