Skip to content

devJennyy/prime-vision

Repository files navigation


Project Banner
React Native Expo TypeScript Tailwind CSS

Prime Vision is a cross-platform mobile app that runs smoothly on both iOS and Android. It allows users to explore movies, search by title, watch trailers, and view detailed information all in one place. Movie data is powered by TMDB API and fetched in real time using the native Fetch API, allowing users to browse trending titles and discover what’s popular as it updates. With a clean, minimal UI and intuitive experience, Prime Vision offers a seamless movie-browsing experience on the go.

⚙️ Tech Stack

🛠️ Development 🎨 UI & Styling 🌀 Animation 🪶 Design
React Native TailwindCSS Moti Figma
Expo NativeWind Lottie
TypeScript React Native Reanimated
Image Picker React Native Gesture Handler
TMDB API
  1. Install dependencies:
npm i
  1. Start the development server:
npx expo start --tunnel 
  1. Start the development server:
npx expo run:android     # Run on Android device/emulator
npx expo run:ios         # Run on iOS simulator (macOS only)
npx expo start --web     # Run in web browser (if supported) 

Designed and Developed by @devjenny

About

A cross-platform movie app built with React Native that runs smoothly on both iOS and Android. It allows users to browse and search for films in real time, powered by the TMDB API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors