Skip to content

This React app allows users to generate random color palettes. Users can lock favorite colors and regenerate the remaining ones by pressing the spacebar. The app is designed to be responsive, providing a smooth experience across devices.

Notifications You must be signed in to change notification settings

mitsch01/color-palette-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Palette Generator

A simple React application to generate random color palettes. Users can lock colors they like and regenerate the rest of the palette by pressing the spacebar.

Features

  • Generate Random Colors: Press the spacebar to generate a new color palette.
  • Lock Colors: Click on the lock icon to lock a color, preventing it from changing during regeneration.
  • Responsive Design: The application stretches to fit the entire viewport and works well on all screen sizes.

Prerequisites

  • Node.js: You need to have Node.js installed on your system to run this application.

Usage

  • Generate New Palette: Press the SPACE bar to generate a new color palette.
  • Lock/Unlock Color: Click on the lock icon on a color card to lock or unlock it. Locked colors won't change when generating a new palette.
  • Close Instructions: Click the X button on the instructions modal to close it.

Dependencies

  • React: A JavaScript library for building user interfaces.
  • Font Awesome: Provides modern icons used for the lock and unlock icons.

Author

This project was created by mitsch01.

About

This React app allows users to generate random color palettes. Users can lock favorite colors and regenerate the remaining ones by pressing the spacebar. The app is designed to be responsive, providing a smooth experience across devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published