MovieBox is an ongoing project aimed at creating a movie streaming website. Although it can't play movies at the moment, it serves as a platform to display movie details and images in a visually appealing way.
MovieBox is a web application designed to showcase movie details and images. While it's a work in progress, it currently offers the functionality to click on a movie card, which then displays the movie's picture and content on a second page. This is achieved by transferring the movie details in JSON format to the second page to replace the default content.
- HTML
- CSS
- JavaScript
Features
- Display movie details and images.
- Click on a movie card to view the movie's picture and content on a separate page.
##Getting Started Prerequisites
Web browser Check the through the link: click here.
Usage
Open the MovieBox website in your web browser. Browse the collection of movie cards. Click on a movie card to view its picture and content on a separate page.
- Go through the repository completely!
- Take a look at the Existing Issues or create your own Issues!
- Wait for the Issue to be assigned to you after which you can start working on it.
- Fork the Repo and create a Branch for any Issue that you are working upon.
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
- Add Screenshots to help us know what this Script is all about
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
The MovieBox project is inspired by a passion for movies and web development.