Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sumitprasad29/background_color_change
It's a background color changing application using buttons.
https://github.com/sumitprasad29/background_color_change
javascript reactjs tailwind-css usestate-hook
Last synced: about 1 month ago
JSON representation
It's a background color changing application using buttons.
- Host: GitHub
- URL: https://github.com/sumitprasad29/background_color_change
- Owner: Sumitprasad29
- Created: 2024-09-18T09:39:23.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-09-19T18:54:49.000Z (about 2 months ago)
- Last Synced: 2024-09-30T09:42:36.418Z (about 2 months ago)
- Topics: javascript, reactjs, tailwind-css, usestate-hook
- Language: JavaScript
- Homepage: https://background-colors-changes.netlify.app/
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Background Color Changer App
This is a simple web application that dynamically changes the background color of the page with a button click. Built with JavaScript, React, Tailwind CSS it offers users an interactive experience to explore different color schemes. I made this project while learning the useState hook in React because it relies on useState.Features:
Change background color on button click.
Minimalistic design and easy-to-use interface.Live Demo:
Check out the app: Background Color ChangerUsage:
Click the button to randomly change the background color.
Enjoy exploring different colors!
Feel free to contribute or report any issues!