Skip to content

"Movie Star" is a simple React web application that allows users to search for their favorite movies using the OMDB API and view movie details.

Notifications You must be signed in to change notification settings

CodebyJB/REACT-Movie-Star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Star

"Movie Star" is a simple React web application that allows users to search for their favorite movies using the OMDB API and view movie details.

Features

  • Search for movies by title.
  • View a list of movie search results.
  • Click on a movie to view its details, including title, poster, plot, release date, runtime, actors, genre, director, and IMDb rating.

Installation

To run "Movie Star" locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/movie-star.git
cd movie-star
  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. Open the application in your browser at https://localhost:3000.

Technologies Used

  • React
  • HTML
  • CSS

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

License

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

About

"Movie Star" is a simple React web application that allows users to search for their favorite movies using the OMDB API and view movie details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published