This project is a cloning from Youtube Application, limited to the Trending Screen only. Using Expo, Typescript, and NativeWindCSS v4. Based on this tutorial
- Browse Short and Regular Videos
7 December 2024 Available on My Website
git clone https://github.com/KonekkoNekko/youtube-clone-RN.git
cd youtube-clone-RN
npm i
- Create .env with following content
EXPO_PUBLIC_RAPIDAPI_KEY=(RapidAPI Key of https://rapidapi.com/ytjar/api/yt-api)
- Run with Expo
npx expo start