Skip to content

rohitguptab/firebase-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase Profile

Firebase Profile is Learning site with Firebase, Login and Register.

Live Demo:

https://firebase-profile.netlify.app/

Feature:

  • Firebase Profile
  • Used Firebase features like authentication, firestore and storage.
  • Login and Register with Google.
  • Dashboard manager like change Profile picture and User details.
  • User listing, User Details, Dashboard and contact pages.

🚀 Quick start

  1. Setup this site.

    Clone this repo:

    # Clone this Repositories
    https://github.com/rohitguptab/firebase-profile
  2. Setup Firebase

    Firebase console:

  3. Setup your Own Configure Projects.

    Add all keys in store.js firebaseConfig object

    • apiKey = Key
    • authDomain = Key
    • databaseURL = Key
    • projectId = Key
    • storageBucket = Key
    • messagingSenderId = Key
    • appId = Key
  4. Start developing.

    Navigate into your new site’s directory and start it up.

    npm install
    npm start
  5. Open the source code and start editing!

    Your site is now running at http://localhost:3000!

    Open the firebase-profile directory in your code editor of choice and edit src/pages/index.js. Save your changes and the browser will update in real time!

💫 Deploy

Deploy to Netlify

About

Firebase Profile is Learning site with Firebase, Login and Register.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published