An open API service indexing awesome lists of open source software.

https://github.com/obrm/color-generator

Color generator app built with React. Built as part of a React course.
https://github.com/obrm/color-generator

react react-color valuesjs

Last synced: 3 months ago
JSON representation

Color generator app built with React. Built as part of a React course.

Awesome Lists containing this project

README

        

# Color Generator

Color generator app built with React.
Built as part of a [React course](https://www.udemy.com/course/react-tutorial-and-projects-course).

[Visit project site](https://obrm-color-generator.netlify.app)

## Values JS & React Color

Used these libraries in the project:

[values.js](https://github.com/noeldelgado/values.js), [react-color](https://casesandberg.github.io/react-color/)