Skip to content

Movle is a college project that combines movie data from the TMDB API with interactive games. It features challenges like quizzes and guess-the-movie, designed to explore the intersection of entertainment and technology.

Notifications You must be signed in to change notification settings

Leticia-SS/Movle-Mobile-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Movle Mobile App

Welcome to the Movle Mobile App project! This README will guide you through the process of cloning the repository and starting the mobile application.

Prerequisites

Before you begin, ensure you have the following installed:

Getting Started

Follow these steps to set up and run the project:

1. Clone the Repository

Open your terminal and run the following command to clone the project:

git clone https://github.com/Leticia-SS/Movle-Mobile-App.git

2. Open the Integrated Terminal and Navigate to the Project Directory

Open your preferred code editor (e.g., Visual Studio Code). Open the Integrated Terminal within your editor. Move to the project directory by running:

cd movle-mobile-app

3. Install Dependencies

Install the required dependencies by running:

npm install

4. Start the Project

Launch the Expo development server using:

npx expo start

Adicional Info

Make sure your development environment is set up for React Native. Follow the official React Native Getting Started Guide if needed. If you encounter any issues, please check the documentation or raise an issue on the GitHub repository.

About

Movle is a college project that combines movie data from the TMDB API with interactive games. It features challenges like quizzes and guess-the-movie, designed to explore the intersection of entertainment and technology.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published