Getting Started with Create React App

This project was bootstrapped with Create React App.

yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

Firebase Authentication

fully functional Authentication where user can authenticate with Email,Google,Github*,Twitter*. Also integrated forgot password method. Although authentication with Github, Twitter is defered as it required web URL and this project is currently running on localhost

Login Page SignUp Page