eduardogerentklein / cine-the-guide-movie

A React Native app that interacts with the TMDb API showing the info about movies, series, actors and also for searching what you want in this context

Home Page:https://expo.io/@murillo94/cine-the-movie-guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cine: The Movie Guide

Cine: The Movie Guide


Cine is your movie guide. The fastest and easiest way to find Movies, Actors and Series on your device. Know about ratings and reviews from The Movie Database (TMDb).

Cine: The Movie Guide

APIs

Dribbble

https://dribbble.com/shots/5409613-Cinema-App-UI

Expo

This project has been built using Expo. The choice of the expo was for quick prototyping of the project, in the future maybe it will be removed.

Go to expo project page:

https://expo.io/@murillo94/cine-the-movie-guide

or

Scan the below QR code to open the project on Android:

Contributing

Any bug reports, feature requests and other contributions are more than welcome!
Whenever possible, please make a pull request with the implementation instead of just requesting it.

If the feature is big, open an issue first for discussion.

Running it locally

Requirements

How to run

  • git clone git@github.com:murillo94/cine-the-guide-movie.git
  • yarn install

To open the project, choose one:

  • yarn ios
  • yarn android
  • yarn start

License

AGPL-3.0, see the LICENSE file.

About

A React Native app that interacts with the TMDb API showing the info about movies, series, actors and also for searching what you want in this context

https://expo.io/@murillo94/cine-the-movie-guide

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%