Skip to content

Truong-coder/Movie_App_2023

Repository files navigation

Movies Mobile App

This is a mobile movies app build in react native. The project consumes a database of movies targeting a public web API, Movie DB.

Movies App

Functionalities

Display Movies Playing now in Cinemas

Display Most Populars Movies

Display Upcoming Movies

Display Top Rated Movies

Display Movie Details View

Redirection to IMDB to watch the movie

Ability to select favorites

How to run

Install dependencies

npm install or yarn install using Node.js (version >= 16)

Go to moviesDB and create an account to generate an API key and then create .env file in root project folder and set the variable

API_KEY=<new-api-key>

Run

npm run start

About

A Movie Searching App created by React Native & TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages