Welcome to the Reelzzz App repository! This React Native application for the Reelzzz project. Below, you'll find instructions on how to set up the development environment and configure necessary variables
Reelzzz App is a powerful, High-performance Social Media app built using React Native. It features:
- ๐ธ Photo and Video Record Upload
- ๐ฟ Login with Google / Facebook React Native Node JS Mongoose
- ๐ฑ Highly optimised Typescript Reel Scroll
- ๐๏ธ Streaming Videos / Uploading Videos and Photos (Chunk upload)
- ๐ฟ Using High Level Optimisation for react native ( Memoizing , Callbacks)
- ๐งฉ Required Initial Setup Must Watch!!!! (This initial setup is required for all credentials and setup)
- ๐จ Hardcore Caching and Memory management
- ๐ Fully Typescript
- ๐๏ธ GIPHY - gif Implementation
- โก Mark Pin Comments, Liked By Author,
- โค๏ธ Likes - comments, replies, reels | Follow | Unfollow with Flash Tricks
Before you begin, make sure you have Node.js and npm installed on your system.You have setup configuration Setup (PREFER CHAPTER 1)
- Clone this repository to your local machine:
git clone https://github.com/Ritik5Prasad/reelzzz_public.git
- Navigate to the project directory:
cd reelzzz_public
- Change the
GOOGLE CLIENT ID
|FACEBOOK APP CREDENTIALS
|GIPHY_API_KEY
| :
You can checkout the first video of this for configuration process of this setup the server also you are required to watch first video for all external config in this repo you just have to replace all credentials.
Once you have configured the all files, you can start the server by running:
npm install --force
for iOS
cd ios && pod install
npm run android
npm run ios
Replace BASE_URL to your cloud deploy reelzzz_app server or local IP address
This will install the necessary dependencies and start the server on the specified port.
Please follow up the Videos on youtube for any confusions
If you'd like to contribute to this project, please fork the repository and create a pull request with your changes. We welcome any contributions, whether it's fixing bugs, adding features, or improving documentation.
This project is licensed under the MIT License, which means you are free to use, modify, and distribute the code as long as you include the original license in your distribution.
Happy coding! If you have any questions or need further assistance, feel free to reach out to us.