Skip to content

akshkin/color-scheme-generator

Repository files navigation

Scrimba- solo project - color scheme generator solution

This is a solution to Scrimba's solo project - color scheme generator using The Color API.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • Choose "seed color"
  • Choose color scheme mode
  • Click button to make request to The Color API to get a color scheme
  • See the scheme colors and hex values on the page
  • Copy color code to clipboard

Links

  • Solution URL: here
  • Live Site URL: here

My process

Built with

  • Semantic HTML5 markup
  • Flexbox
  • Mobile-first workflow
  • The Color API