https://github.com/brunocaputo/snapchat-clone
React.js studies. Snapchat Clone
https://github.com/brunocaputo/snapchat-clone
firebase9 react reactjs redux typescript
Last synced: 3 months ago
JSON representation
React.js studies. Snapchat Clone
- Host: GitHub
- URL: https://github.com/brunocaputo/snapchat-clone
- Owner: BrunoCaputo
- Created: 2022-04-05T00:51:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T00:14:23.000Z (about 4 years ago)
- Last Synced: 2025-08-06T08:48:41.229Z (11 months ago)
- Topics: firebase9, react, reactjs, redux, typescript
- Language: TypeScript
- Homepage: https://snapchat-clone-bcc7e.firebaseapp.com/
- Size: 535 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snapchat Clone
React.js and Redux project by [**Sonny Sangha**](https://www.youtube.com/channel/UCqeTj_QAnNlmt7FwzNwHZnA) 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)](https://youtu.be/1kGISk5ft2w)
## How to configurate Firebase
There is a [template](.env.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.