Welcome to the Movie App, a React Native application built using Expo and powered by Appwrite for backend services. This app fetches movie details from the TMDB API, providing users with an interactive and seamless movie browsing experience.
- 📌 Movie Listings – Browse through a variety of movies with details like title, ratings, and descriptions.
- 🔎 Search Functionality – Find your favorite movies instantly.
- 🎨 Smooth UI – A visually appealing and responsive design.
- 📡 Real-time Updates – Dynamic content fetching using Appwrite and TMDB API.
- ⚡ Efficient API Integration – Optimized API calls for fast loading.
- Frontend: React Native (Expo)
- Backend: Appwrite
- Database: Appwrite Database
- API: The Movie Database (TMDB) API
git clone https://github.com/Akshay-hub-007/MovieApp.git
cd MOVIE_APP
npm install
Create a .env
file in the root directory and add the following:
TMDB_API_KEY=your_tmdb_api_key
APPWRITE_PROJECT_ID=your_appwrite_project_id
APPWRITE_ENDPOINT=your_appwrite_endpoint
APP_WRITE=APPWRITE_KEY
EXPO_APP_WRITE_DATABASE=
APPWRITE_EXPO_COLLECTION=your_appwrite_endpoint
npx expo start
Once the server starts, you can open the app in:
Check out the deployed version here: Movie App
Contributions are welcome! Feel free to fork the repo and submit a pull request.
- GitHub: @Akshay-hub-007
Happy Coding! 🎥🚀