Skip to content

Yuvraj918/Movie-Website-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Movie Website

This is a simple movie website created using only HTML and CSS. It provides a basic interface to display a list of movies along with their posters and brief descriptions. This project is intended for educational purposes and demonstrates fundamental skills in web development.

Features

  • Movie List: View a list of movies with their titles, posters, and brief descriptions.
  • Responsive Design: The website is designed to be responsive and accessible on various devices and screen sizes.
  • Simple and Lightweight: The website is built with minimal code using only HTML and CSS, making it easy to understand and modify.

Installation

  1. Clone the repository to your local machine using the following command: git clone https://github.com/ankman007/Movie-Website-.git

  2. Navigate to the project directory: cd Movie-Website

  3. Open the index.html file in your preferred web browser to view the website.

Usage

  • Simply open the index.html file in your web browser to view the movie website.
  • Click on movie posters or titles to view more details (Note: Additional functionality can be implemented using JavaScript, but this project only uses HTML and CSS).

Contributing

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

  1. Fork the repository on GitHub.
  2. Clone your forked repository to your local machine.
  3. Create a new branch to work on.
  4. Make your changes and commit them with descriptive commit messages.
  5. Push your changes to your fork on GitHub.
  6. Submit a pull request to the main branch of the original repository.

License

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

About

A simple movie website layout with pure HTML and CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.1%
  • HTML 41.9%