Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 423 Bytes

File metadata and controls

14 lines (9 loc) · 423 Bytes

Authentication App built with React, Context-api , firebase and semantic-ui

Features

# Register and Login with Email and Password
# Login With Google account (oAuth)

To run the project

# clone the repository to your machine
# CD into the folder 'firebase-auth-react'
# run npm start - Runs the app in the development mode.\

#Navigate to  http://localhost:3000 to view it in the browser.