- 👋 Welcome
- ⚙️ Tech Stack
- 🔋 Features
- 🎬 Demo
- 🤸 Quick Start
Thanks for checking out this movie app repo. This app was built with React Native / Expo from one of JavaScript Mastery Youtube channel JavaScript Mastery (Shout out to Adrian and JSMastery team😃 ) highly recommend if you want to upgrade your skills as a react native developer. Check it out 😮 and let me know what you think.
👉 Popular Movies: discover trending and most-watched movies updated in real time
👉 Smart Search History: highlights movies users have searched multiple times for quick access
👉 Movie Search: instantly find any movie by name with fast and accurate results
👉 https://youtube.com/shorts/UrIVa--wyUQ
Follow this steps to setup the project locally on your machine.
Prerequsites
Make sure you have the following installed on your machine
Cloning the Repository
git clone https://github.com/Miki0035/RN_Movie_App
cd RN_Movie_AppInstalling dependencies
Run the following command to install all dependencies
npm installEnvironment variables
Create a .env file at the root of your project and add the variables as specified in the .env.example file
Running the Project
Finally run
npm start- For Appwrite to work you need an account on their platforms