React Blog With Firebase
Simple React blog with Firebase.
Installation
Change the info on 'firebase.config.jsx' inside 'src/config' and add your own credentials
In the main folder, run
yarn dev
If you ran into any issue, run
yarn
And then
yarn dev