Closed NeelParihar closed 3 years ago
@NeelParihar I made a PR for this issue.
has thr pr been not merged yet because i am still getting the problem @Anurag5086
@san0808 Not yet. Please merge the PR #105 @Abhishek-kumar09 @rajatgupta24 .
Fix is merged.
Describe the bug
In services/authService.js the env key for firebase api key is REACT_APP_FIREBASE_API_KEY but in .env.example the key is defined as REACT_APP_API_KEY, this does not allow the application to connect with firebase.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After setting up the project and setting up the .env file it should be able to connect to firebase when the app is running.
Logs
Environment