Coder Social home page Coder Social logo

imns1ght / flixhunt Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 1.0 95.57 MB

Built with React Native and TypeScript, this app allows you to search for movies and TV shows by title, view detailed information about them, and browse popular and upcoming releases.

Home Page: https://play.google.com/store/apps/details?id=com.imns1ght.flixhunt

License: GNU General Public License v3.0

TypeScript 86.00% JavaScript 2.53% Starlark 1.48% Java 4.91% Objective-C 3.43% Ruby 1.66%
react react-native movie-database the-movie-db typescript tmdb tmdb-api android ios movie movies

flixhunt's Introduction

FlixHunt

Welcome to FlixHunt, your app for finding the perfect film or series to watch! Built with React Native and TypeScript, this app allows you to search for movies and TV shows by title, view detailed information about them, and browse popular and upcoming releases. The data is sourced from the TMDB API.

FlixHunt is not endorsed or affiliated with TMDB.

Get it on Google Play

Features

Home Genres Search Details
Home RecommendationsByGenre Search Media-1
Collection Favorites Upcoming Profile
Media-2 Favorites Upcoming Movies Profile

Fully supported languages

  • en-US
  • pt-BR

Running the App

To run the app, you'll need to have the following installed on your development machine and have the environment of React Native configured:

  • JDK
  • Node.js LTS release or greater
  • Yarn
  • Git
  • Watchman
  1. Clone the repository and navigate to the root directory:

    git clone https://github.com/imns1ght/FlixHunt && cd FlixHunt/
  2. Install the required packages

    yarn install && cd ios/ && pod install && cd ..
  3. Generate a new TMDB API_KEY and add it to the .env file:

    API_KEY=<insert-your-api-key-here>
  4. Start the server

    yarn start
  5. Start the app

    yarn android
    yarn ios

Contributing

If you'd like to contribute to this project, please fork the repository and submit a pull request. We appreciate your help in making FlixHunt better for everyone.

Acknowledgements

Support

License

GPL 3

flixhunt's People

Contributors

dependabot[bot] avatar imgbotapp avatar imns1ght avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

morallys

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.