Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.37 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.37 KB

Color Scheme Generator - Solo project on Scrimba Frontend Career Path

A simple color scheme generator that allows you to search, discover, test and create beautiful color palettes for your projects. It uses an API called The Color API and it's been made as Solo project on Frontend Career Path. Based on user inputs, Color API will generate a color scheme for the user.

Table of contents

Overview

Users are allowed to:

  • select the color from the color pallette
  • select generating mode, out of monochrome, analogic, complement and many more
  • click on one of the five colors generated to copy its hex value to the clipboard

Screenshot

Links

Process

Built with

  • Asynchronous JavaScript
  • Semantic HTML5 markup
  • Flexbox

Author