In your terminal after you clone your project down, remember to run either yarn
or npm install
to build all the dependencies in the project.
Remember to replace the config variable in your firebase.utils.js with your own config object from the firebase dashboard! Navigate to the project settings gear icon > project settings and scroll down to the config code. Copy the object in the code and replace the variable in your cloned code.
- React
- Redux
- Redux-Saga
- Firebase
- Styled-Components