red-gold / react-social-network

Simple React Social Network
https://medium.com/@qolzam/create-social-network-by-react-js-fe60010a32e6
MIT License
489 stars 484 forks source link

Blank screen upon running web server #34

Closed toyeebgodo closed 7 years ago

toyeebgodo commented 7 years ago

Steps

I git cloned the master in order to see the effects of your last commit relating to picture upload Then proceeded to install and setup app through firebase I ran web server

Expected Result

I expected to see the create account / login page

Actual Result

I did not see the create account / login page. I only saw a blank page. Please find attached printed screen below

Version

x.y.z

Testcase

react-social-network-bug

Qolzam commented 7 years ago

Could you please send me the error in console. And please check if you created config file according installing instruction.

toyeebgodo commented 7 years ago

@Qolzam, please find console error below. Thank you as always for your kind attention to this issue. myhustle-ts-error

Qolzam commented 7 years ago

Error shows you can't connect to the Firebase. Please check your Firebase configuration file according installation instruction.

toyeebgodo commented 7 years ago

Thanks for your swift response.