A project made in React-Native reproducing the Youtube interface
This app features all the latest tools and practices in mobile development!
- ⚛️ React-Native — A JavaScript library for building user interfaces
- 💅 Styled-Components - To style the interfaces
- ⇄ React-Navigation - To navigate between screens
- Clone this repo using
git@github.com:jukka10/Youtube-clone.git
- With the open project, Run
yarn
to install dependencies - Run
yarn android
oryarn ios
to start the project
This project is licensed under the MIT License - see the LICENSE page for details.