One Mini Project per week until December Certainly! Below is a simple README for your mini color changer project:
Link to live: https://otomisin.github.io/OPPWeek/
https://otomisin.github.io/OPPWeek/
A simple web application that changes the background color of the page when a button is clicked. Users can also see the name of the current color displayed in a footer.

- A button that, when clicked, changes the page's background color.
- A rotating selection of colors: UN Blue, Yellow, Mint Green, Orange, and Red.
- Display of the color's name in the footer.
-
Clone this repository to your local machine:
git clone https://github.com/otomisin/color-changer.git
Replace
your-usernamewith your GitHub username andcolor-changerwith the repository name if it's different. -
Open the
index.htmlfile in a web browser. -
Click the button to change the background color and see the name of the color in the footer.
- HTML
- CSS
- JavaScript
- Bootstrap 5
https://www.youtube.com/playlist?list=PLtMugc7g4GaqAVDZwQ_t1H6500ZGJzOgW
MIT