An open API service indexing awesome lists of open source software.

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

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/)