It's a social media platform where users can interact with friends or family. It's a native application for both android and ios
- Email and Password based authentication with refresh token
- Post Creation with or without images
- Post Like/Dislike
- Infinite Feed Scrolling
- User Profile
- Edit Profile
- Search Users
- Following/Followers
- General Notification
- more to come...
To run this project, you will need to add the following environment files you can contact me at [email protected] for these files.
google-services.json
GoogleService-Info.plist
Clone the project
git clone https://github.com/Mohitb07/FaceSmash.git
Go to the project directory
cd FaceSmash
Install dependencies (Note: in order to install with npm first delete yarn.lock file)
npm install or yarn add
Start the server
npm run android or yarn run android
Client: TypeScript, React Native, React-Navigation, Recoil, Native-Base, Redis
Server: Firebase
Contributions are always welcome!
If you have any feedback, please reach out to me at [email protected]