Skip to content

Find movies & tv shows and get recommendations - Looking for a movie or series idea for tonight? PrimeFlix is the simplest and fastest way to discover movies, series and actors. It's an application based on themoviedb (TMDb) database.

Notifications You must be signed in to change notification settings

skrishnan2001/PrimeFlix

Repository files navigation

PrimeFlix

Find movies & TV shows and get recommendations - Looking for a movie or series idea for tonight? PrimeFlix is the simplest and fastest way to discover movies, series and actors. It's an application based on themoviedb (TMDb) database.

alt image


runs with expo

Running the app in Expo

  1. Clone the repository
  2. Create your own api key from themoviedb
  3. Add THEMOVIEDB_API_KEY key on your EAS secrets
  4. create a .env (see the example file)
  5. Install the required dependencies using the command
npm install
  1. Replace the firebase.ts present in src/config folder with your firebase config file.
  2. To run the app in expo, use the command
npm start

To Build the APK

  • To build the APK for android devices, use the command:
eas build -p android --profile preview

About

Find movies & tv shows and get recommendations - Looking for a movie or series idea for tonight? PrimeFlix is the simplest and fastest way to discover movies, series and actors. It's an application based on themoviedb (TMDb) database.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published