Skip to content

Movie Land is a React.js-powered app that seamlessly integrates with the OMDB API, allowing users to explore a vast world of movies and TV shows with ease.

License

Notifications You must be signed in to change notification settings

AbuUsaid/movie-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Land App

Welcome to the Movie Land app, a platform for exploring and discovering your favorite movies and TV shows!

MoviesApp gif

Getting Started

Follow these simple steps to get started with the Movie Land app:

  1. Clone the Repository: Clone this repository to your local machine using the following command: git clone <repository_url>
  2. Navigate to the Project Directory: Change your current directory to the project's root folder: cd movie-react-app
  3. Install Dependencies: Install the necessary project dependencies using npm: npm install
  4. Start the App: Start the development server and launch the app: npm start
  5. Open in your Browser: Once the development server is running, open your web browser and go to http://localhost:3000 to access the Movie Land app.

OMDB API Integration

The Movie Land app utilizes the OMDB API (The Open Movie Database) to fetch data related to movies and TV shows. This API provides valuable information about films, including details, ratings, and more. https://www.omdbapi.com/

About

Movie Land is a React.js-powered app that seamlessly integrates with the OMDB API, allowing users to explore a vast world of movies and TV shows with ease.

Resources

License

Stars

Watchers

Forks