[go: nahoru, domu]

Skip to content

Choose your mood is an application where the you can choose between two moods (happy or sad), and by clicking the button you can switch between two colors in a random way.

License

Notifications You must be signed in to change notification settings

katherinebl/choose-mood

Repository files navigation

choose-mood

This is an exercise to practice Javascript.

You can choose between two moods: happy :) and sad :(

When you click "update" button, the mood you choose will be updated and the theme color will change according to random numbers, that is: there's a function that generates random numbers between 0 and 100. If the random number is even the theme shows a yellow color and if the random number is not even, the theme color will be green.

Any sugetions? Please feel free to open an issue or send me a pull request.

Thank you!

About

Choose your mood is an application where the you can choose between two moods (happy or sad), and by clicking the button you can switch between two colors in a random way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published