Skip to content

saglamburcu/react-color-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Generator

According to the color code entered in the field of input, these color's different hues appear on the screen. Also, if clicking on any color, the color code for this color is copied. If typing an invalid code in the input area, the border's color will be red.

project

Used Technologies

Installation

First clone the project.

git clone https://github.com/saglamburcu/react-color-generator.git

Usage

After cloning the project, open it in Visual Studio Code.

cd react-color-generator
code .

Download node modules to make it work

npm install

To make it work

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published