React Firebase Application
Live Site link 👉 Dota 2 Coaching.
- Responsive design
- Modern Technology Used
- User Authentication
- User Login system
- Password reset system
- React.js
- React Custom Hooks
- Firebase
- Rest API
- Bootstrap
- React Toast
- Netlify
- 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 .
-
Add .env.local file to the project's root folder.
-
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
- Install packages using.
npm install or yarn install
- Start the server.
npm start or yarn start
Under Asif hossain