christy313 / react15-project09

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

Enter hex color to generate tints and shades.

Library: values.js

Live Demo

File structure

.
├── README.md
└── src
    ├── App.js
    ├── SingleColor.js
    ├── index.css
    └── index.js

Notes

Clipboard.writeText()

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

About


Languages

Language:CSS 50.1%Language:JavaScript 28.8%Language:HTML 21.2%