Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 822 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 822 Bytes
# ChromaSwitch: Dynamic Color Switcher Hero Section

This is a simple project aimed at enhancing understanding of DOM manipulation using HTML, Tailwind CSS, and JavaScript. The project involves creating a hero section with a color switcher functionality.

Features

  • Switch between different background colors for the hero section with a click of a button.
  • Enhances understanding of DOM manipulation.

How to Use

  1. Clone or download the repository.
  2. Open index.html in your web browser.

Files

  • index.html: HTML file containing the structure of the project.
  • styles.css: CSS file containing styles for the project.
  • script.js: JavaScript file containing functionality for color switching.

Technologies Used

  • HTML
  • Tailwind CSS
  • JavaScript

Author

Ajeet Kumar