This is a mobile application clone of Amazon Prime Video, built using React Native and Expo. The app provides a similar user interface and functionality to Amazon Prime Video, allowing users to browse and movies on their mobile devices.
Video_23-03-23_03-37-03.mp4
- React Native
- React Navigation
- Redux Toolkit
- Expo CLI
- Axios
Create TMDB account and generate free api key
reate .env file and import required domain name and api key
Clone/download this repository into your computer:
git clone https://github.com/goktugfevzi/Prime_Video_Clone_Expo.git
Go into the folder where you cloned/downloaded and run:
npm install
To open the expo server, just run:
expo start
Thanks My Mom