Preview: Social Media Screams.
-
Create yout Firebase project go to
social-media-firebase-functions/functions
and change your apiKey inutil/config.js
-
Run
yarn install
(ornpm
) -
Run server with
firebase serve
-
In
client
directory runyarn install
-
In
package.json
andsrc/App.js
configure yout proxy -
Run
yarn start