A simple responsive landing page that changes the color of menu items when hovered over. This project demonstrates the use of HTML, CSS, and JavaScript to create an interactive web page.
when hovered over a menu item :
- Responsive design for various screen sizes.
- Interactive menu with hover effects.
- Easily customizable colors and styles.
- Minimalistic and clean design.
- HTML
- CSS
- JavaScript
To get a copy of this project up and running on your local machine, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/your_username/PRODDIGY_WD_01.git
1. Hover over the menu items to see the color change effect.
2. Customize the colors and styles by modifying the CSS files to suit your needs.
3. Add additional content to the landing page as desired.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
1.Fork the repository on GitHub.
2.Create a new branch for your feature or bug fix: git checkout -b feature/your-feature-name
3.Commit your changes: git commit -m "Add your feature"
4.Push your branch to your fork: git push origin feature/your-feature-name
5.Open a pull request on the original repository.
This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details.