Skip to content

SimAndrew/color-generator-reactjs

Repository files navigation

Color Generator

About: This is a simple color generator. After changing a color, the application displays it in a grid format. Colors can be copied to the clipboard by clicking on them.

You can try here: colors-generator-reactjs.netlify.app

Sample task, photo:

image

Technologies, Libraries:

Run the app:

  • Clone a project: git clone
git clone https://github.com/SimAndrew/color-generator-reactjs.git
  • Open project code in your editor.
  • Install the dependencies, enter into the terminal:
npm install
  • Run the project, enter into the terminal:
npm run dev

About

User can select the color the app will generate tints light to dark. You can copy the color you like

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published