MovieSite is a web application that allows users to browse, search for, and discover information about movies. Users can view details about each movie, such as the title, description, release year, rating, and cast information.
- Browse a list of movies
- Search for movies by title
- View detailed information about each movie, including:
- Title
- Description
- Release year
- Rating
- Cast information
- Responsive design for use on desktop and mobile devices
- HTML5
- CSS3
- JavaScript (ES6+)
- OMDb API for movie data
- Clone the repository:
git clone https://github.com/your-username/MovieSite.git
- Navigate to the project directory:
cd MovieSite
- Open the
index.html
file in your web browser.
- On the homepage, you can browse a list of popular movies.
- Use the search bar at the top to search for movies by title.
- Click on a movie to view detailed information about it.
Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request.