Movies App is a mobile application built with React Native that allows users to explore and discover information about movies. It utilizes the TMDB API to fetch movie data and provides various features like searching for movies, viewing movie details.
Clone the repository and do following:
- Clone the repository:
git clone https://github.com/ScaryWings83289/movies_app.git
cd movies-app
- Install dependencies:
# Install dependencies for server
yarn install
-
Configure the TMDB API credentials in the project. Add your API_KEY in the url.ts file.
-
Start the server:
# Run the client
yarn start
- Search for any movie
- View detailed information and synopsis of movies
- React Native
- TMDB API
- Axios
SCREENSHOTS:
Home Screen:
Search Screen:
Movie Details Screen:
Genre Filters:
- Visual Studio Code - A source code editor developed by Microsoft for Windows, Linux and macOS. It includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring
- NodeJS - A JavaScript runtime built on Chrome's V8 JavaScript engine.
- React native - React Native is an open-source UI software framework created by Meta Platforms, Inc. It is used to develop applications for Android, Android TV, iOS, macOS, tvOS, Web, Windows