Skip to content

baonguyen2002/tmdb-app-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMDB App - React Native

This repository contains a mobile application built with React Native that interacts with the TMDB (The Movie Database) API. The app allows users to browse and search for movies and TV shows, view their details, and save them to their favorites. It also provides information such as ratings, reviews, and trailers.

Features

  • Browse and search movies and TV shows
  • View detailed information about movies and TV shows, including ratings, reviews, and trailers
  • Save movies and TV shows to favorites
  • Explore different genres and categories
  • User-friendly interface with smooth navigation

Installation

To run the app locally, follow these steps:

  1. Clone this repository:

    git clone https://github.com/baonguyen2002/tmdb-app-react-native.git
    
    
    
  2. Install the dependencies:

    cd tmdb-app-react-native
    npm install
    
    
    
  3. Start the development server:

    npx expo start
    
    
    
    

Acknowledgements

This app was developed by baonguyen2002 and is based on React Native and the TMDB API. Special thanks to my friends who helped improve this project.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors