Skip to content

nevil06/gencolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Color Generator

This is a simple web app that generates random colors on button click and displays them.

Features

  • A button to generate a random RGB color.
  • The color code is displayed on the page.
  • A box changes its background to the generated color.

How to Use

  1. Open the index.html file in your browser.
  2. Click the "Generate Color" button.
  3. The color code will appear, and the box will change to that color.

Files

  • index.html – The main structure.
  • style2.css – The styling.
  • app.js – The logic for generating random colors.

Enjoy generating random colors!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors