Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 1.3 KB

README.md

File metadata and controls

43 lines (21 loc) · 1.3 KB

Color Generator App

A simple random color generator.

forthebadge forthebadge

Preview Image

toast-demo.mp4

Features

  • Generate a random color in hexadecimal format.
  • Display the color in hexadecimal format.
  • Generate a new color with a button.
  • Copy the color to the clipboard using the browser's API.
  • Implement error handling into small toast notifications.

Development

Technologies Used

Client: JavaScript, CSS, HTML

Social Links

portfolio linkedin twitter

Demo

You can try out the TodoList App demo here:

forthebadge