A web application engineered and designed to be a Snapchat clone.
Functionalities include:
- User authentication and signup
- Backend real time database using Firebase
- Camera to take pictures
- Sending + receiving picture messages
Technologies used: React, Redux, JavaScript, Google Firebase and CSS.
- Using React with Redux to manage state better.
- Reinforced knowledge of Redux.
- Using Google Firebase to create user authentication with Gmail.
- Installing and using react-webcam to send and receive picture messages.
React documentation
Material-UI documentation
Google Firebase documentation