This is a simple web project that allows users to change the background color of the page using different buttons. The colors available are Red, Green, Blue, Yellow, and a random color option.
- Buttons to switch the background color to specific colors (Red, Green, Blue, Yellow).
- A button to randomly select a color from a set of predefined colors.
- Tailwind CSS for styling and layout.
- HTML: Markup structure.
- JavaScript: For changing the background color functionality.
- Tailwind CSS: For quick and responsive styling.
-
Clone the repository to your local machine:
git clone https://github.com/MonisMS/Colour-Switcher.git