https://github.com/tripathirakeshofficial/snapchat-clone
SNAPCHAT with REACT.JS! (with Camera, REDUX & Firebase)
https://github.com/tripathirakeshofficial/snapchat-clone
firebase googleauthenticaion react redux snapchat
Last synced: 8 months ago
JSON representation
SNAPCHAT with REACT.JS! (with Camera, REDUX & Firebase)
- Host: GitHub
- URL: https://github.com/tripathirakeshofficial/snapchat-clone
- Owner: tripathirakeshofficial
- License: mit
- Created: 2021-06-12T06:47:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-19T14:43:13.000Z (over 4 years ago)
- Last Synced: 2023-07-19T10:47:22.299Z (over 2 years ago)
- Topics: firebase, googleauthenticaion, react, redux, snapchat
- Language: JavaScript
- Homepage:
- Size: 574 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to snapchat-clone 👋
> SNAPCHAT with REACT.JS! (with Camera, REDUX & Firebase).
>
> It starts with Google Authentication in the login page. After login, Camera opens and taking a picture takes it to the picture preview. Once, Sent the image is uploaded in the Firestore database and the user is taken to the list of chats.
>
> The unread recent chat is shown at the top and and is notified to the user. Clicking on the chats will open up the preview of that particular image and shown while a 15 second Snpachat timer runs in the foreground. Clicking on the user image in the list will log out the user.
>
> The project is hosted using Firebase.
### ✨ [Demo](https://snapchat-clone-2c0f4.web.app)
## Usage
```sh
yarn start
```
## Author
👤 **Rakesh Tripathi**
- Website: https://tripathirakeshoffi.wixsite.com/rakeshtripathi
- Twitter: [@rAkEsH_tRiPa](https://twitter.com/rAkEsH_tRiPa)
- Github: [@tripathirakeshofficial](https://github.com/tripathirakeshofficial)
- LinkedIn: [@rakesh-tripathi-react](https://linkedin.com/in/rakesh-tripathi-react)
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2021 [Rakesh Tripathi](https://github.com/tripathirakeshofficial).
This project is [MIT](https://github.com/tripathirakeshofficial/snapchat-clone/blob/master/LICENSE) licensed.