A TikTok Clone app for Foods which I named it as TikFoods. It's built in React Native & Firebase.
- Video Recording
- Media Library & Image Picker (selecting video from your phone's gallery)
- Authentication
Clone the repository: there're 2 folders (frontend & backend )
cd frontend
npm i
To run this project, you will need to add the following environment variables to your .env file
- Create a folder 'environments' & a file 'config.ts' inside of it in your frontend folder
- Add the project environment variables there.