hypermystic / bookit

https://bookit-8abd4.firebaseapp.com/
MIT License
3 stars 13 forks source link
hacktoberfest

How to run the project

REACT_APP_API_KEY=""
REACT_APP_AUTH_DOMAIN="",
REACT_APP_DATABASE_URL="",
REACT_APP_PROJECT_ID="",
REACT_APP_STORAGE_BUCKET="",
REACT_APP_MESSAGING_SENDER_ID="",
REACT_APP_APP_ID="",
REACT_APP_MEASUREMENT_ID=""

Add the firebase Configs values to the above variables

Note: If this does not work, try removing the .env variables from the firebaseConfig and store the actual config values which you got from the firebase and then run the npm start