Skip to content

mmhanda/Movies-Rating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Data App

Movie Data App Screenshot

Overview

The Movie Data App is a simple React application that allows users to search for movies and view movie details. It fetches movie data from an external API and displays the information in a user-friendly interface. Users can search for movies by title and see basic details such as movie title, release year, and movie poster.

Demo

You can check out a live demo of the app at Movie Data App Demo.

Features

  • Search for movies by title.
  • View movie details, including title, release year, and movie poster.
  • User-friendly interface.

Getting Started

Follow the instructions below to get a copy of the project running on your local machine.

Installation

  1. Clone the repository to your local machine using:

    git clone git@github.com:mmhanda/movies_rating.git

  2. Navigate to the project directory:

    cd movies_rating

Usage

1. I'm leaving my API key for every one feel free to use it :)

  1. Start the development server:

    npm start

  2. Open your web browser and visit http://localhost:3000 to access the Movie Data App.

  3. Enter a movie title in the search box and click "Search" to see the results.

Dependencies

The app uses the following main dependencies:

  • React: A JavaScript library for building user interfaces.

For a full list of dependencies, check the package.json file.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please create a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

About

You can search for any movie and see the any info about it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published