karlhadwen / todoist

Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge - Building Todoist Using React
MIT License
1.34k stars 429 forks source link

A .example file added for firebase configuration #38

Closed sammanadh closed 3 years ago

sammanadh commented 3 years ago

Alongside going through the tutorial video, I was looking into the source code. I realized there was not "firebase.js" file. I thought it is a good opportunity for me to make my first ever pull request . I have added a file "firebase.js.example" where you can fill the values of the object passed into "initializeApp" with your own firestore credentials. 😊😊

karlhadwen commented 3 years ago

Ty!