React.js and Redux project by Sonny Sangha on YouTube.
This is a learning project to improve React.js and Redux knowledge.
YouTube Video: 🔴 Let's build SNAPCHAT with REACT.JS! (with Camera, REDUX & Firebase)
There is a template of the environment file on root path.
First, you need to get your firebase project credentials inside the app settings.
After this, create a file named .env.local
and replace the object data on its respective environment variable, according to the template.