Skip to content

woodwolfswee/Movie-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Movie Website

Welcome to the Movie Website project! This is a simple, responsive movie information website built using basic HTML, CSS, and JavaScript. It showcases a collection of movies with details like title, genre, release date, and description. This project is purely frontend, with no backend integration.

🚀 Features

  • Responsive Design: The website is fully responsive and works seamlessly on different devices (desktop, tablet, mobile).
  • Movie Listing: Displays a list of movies with their respective details.
  • Movie Details: Provides detailed information about each movie.
  • Search Functionality: Allows users to search for movies by title.
  • Filter by Genre: Users can filter movies based on their genre.

🛠️ Technologies Used

  • HTML: For structuring the content on the website.
  • CSS: For styling and layout of the website, including responsive design.
  • JavaScript: For dynamic interactions, such as search and filter functionalities.

📂 Project Structure

├── index.html         # Main HTML file
├── style.css          # Main CSS file
├── app.js             # Main JavaScript file
├── img/               # Folder containing images, icons, etc.
└── README.md          # Project README file

📦 Installation

To run the project locally:

  1. Clone the repository:

    git clone https://github.com/woodwolfswee/Movie-Project.git
  2. Navigate to the project directory:

    cd movie-website
  3. Open index.html in your browser:

    You can simply open the index.html file in your preferred web browser to view the website.

🌟 Usage

  • Browsing Movies: Scroll through the list of movies available on the homepage.
  • Search: Use the search bar at the top of the page to find movies by title.
  • Filter: Use the filter options to view movies based on genre.

🤝 Contributing

Contributions are welcome! If you have any ideas for improvement or want to fix any issues, feel free to fork the repository and submit a pull request.

  1. Fork the Project.
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature).
  3. Commit your Changes (git commit -m 'Add some AmazingFeature').
  4. Push to the Branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

📄 License

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

📧 Contact

For any inquiries or suggestions, feel free to reach out at shreyan01.dhar@gmail.com.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published