https://github.com/derektypist/build-a-random-background-color-changer
Learn Basic Debugging by Building a Random Background Color Changer
https://github.com/derektypist/build-a-random-background-color-changer
css3 freecodecamp-frontend freecodecamp-project html5 javascript
Last synced: about 1 month ago
JSON representation
Learn Basic Debugging by Building a Random Background Color Changer
- Host: GitHub
- URL: https://github.com/derektypist/build-a-random-background-color-changer
- Owner: derektypist
- Created: 2024-05-30T10:16:25.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-30T10:21:29.000Z (11 months ago)
- Last Synced: 2025-01-27T23:23:24.879Z (3 months ago)
- Topics: css3, freecodecamp-frontend, freecodecamp-project, html5, javascript
- Language: CSS
- Homepage: https://derektypist.github.io/build-a-random-background-color-changer/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build A Random Background Color Changer
Learn Basic Debugging by Building a Random Background Color Changer
## UX
**Getting Started**
Click on the button labelled `Change Background Color` to get a random dark color.
## Technologies
Uses HTML5, CSS3 and JavaScript.
## Deployment
On [GitHub Pages](https://derektypist.github.io/build-a-random-background-color-changer/) at the main branch.
## Credits
### Acknowledgement
[FreeCodeCamp - JavaScript Algorithms and Data Structures](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/)