Skip to content

bubu2323/change-background

Repository files navigation

Random color background generator

This is an exercise with HTML, CSS and Javascript for a "dice game". This generates random dice combinations and shows the winner.

Table of contents

Overview

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Vanilla Javascript

What I learned

I learned more about promises,AJAX and fetching data. It was not so easy to understand how to take an external JSON and use it but I think, after this exercise,that the concepts are a little clearer to me now.

Useful resources

Author