Skip to content

React-Firebase Application. Here users can Login and Sign up using email password or Google. Users can see services and can purchase them and the quantity of that service will automatically be updated. Admin can Add and Update services.

Notifications You must be signed in to change notification settings

Rafin31/React-firebase-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Firebase Application

drawing


Live Site link 👉 Dota 2 Coaching.


Features

  • Responsive design
  • Modern Technology Used
  • User Authentication
  • User Login system
  • Password reset system

Technologies used

  • React.js
  • React Custom Hooks
  • Firebase
  • Rest API
  • Bootstrap
  • React Toast
  • Netlify

How to run

  1. Download the project and unzip it, or clone it
   git clone https://github.com/Rafin31/React-firebase-app.git  

or, to clone it on your current dir

   git clone https://github.com/Rafin31/React-firebase-app.git .
  1. Add .env.local file to the project's root folder.

  2. Add these Environment Variables to the .env.local file.

    REACT_APP_apiKey= your firebase key
    REACT_APP_authDomain= your firebase key
    REACT_APP_projectId= your firebase key
    REACT_APP_storageBucket= your firebase key
    REACT_APP_messagingSenderId= your firebase key
    REACT_APP_appId= your firebase key
  1. Install packages using.
    npm install or yarn install
  1. Start the server.
    npm start or yarn start

License

Under Asif hossain

About

React-Firebase Application. Here users can Login and Sign up using email password or Google. Users can see services and can purchase them and the quantity of that service will automatically be updated. Admin can Add and Update services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published