Skip to content

cinebase is a movie app that integrates with the imdb api <app-ideas>

Notifications You must be signed in to change notification settings

DavySz/cinebase

Repository files navigation

WhatsApp.Video.2023-01-16.at.15.13.27.mp4

CINEBASE

Find your next movie or create your watchlist with this App. It include reviews, rating, actors and anything you need to know about the movie.

  • This application will help users find their next movie to watch by showing helpful stats
  • Resource needed for the project is movie api, examples include Imdb, MovieDB etc.

🛠️ User Stories

  • User can see all the latest movie on the front page
  • User scroll down to see all other movies according to release date
  • User can click on any of the movie to go to their own separate page
  • User can then see all about the movie ratings, about, actors present on each separate movie page
  • User can create an account
  • User can create their own watch list
  • User can review movies

✨ Tecnologias

  • Expo
  • Typescript
  • Axios
  • React Native
  • Firebase
  • Google Cloud Platform
  • IMDB API
  • Moment
  • Async Storage ...

🚀 Getting started

# config env

#IMDB
IMDB_API_KEY=
IMDB_MOVIES_BASE_URL=
IMDB_IMAGES_BASE_URL=

#FIREBASE
FIREBASE_API_KEY=
FIREBASE_AUTH_DOMAIN=
FIREBASE_PROJECT_ID=
FIREBASE_STORAGE_BUCKET=
FIREBASE_MESSAGING_SENDER_ID=
FIREBASE_APP_ID=


#GOOGLE
GOOGLE_CLIENT_ID=
GOOGLE_REDIRECT_URI=
GOOGLE_USER_INFO_URL=
# Install the dependencies
$ yarn

# Start the project
$ expo start


Made with ❤️ by Davy de Souza

Releases

No releases published

Packages

No packages published

Languages