nosaroki / GradientMaker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecole du Web - Gradient Generator App

This is my solution for the exercise making a code Gradient Generator App using React with @ecoleduweb

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • Select from 2 to 5 colors
  • Pick and change the color position
  • Pick and change the global angle
  • Get the code for the chosen gradient

Built with

  • Semantic HTML5 markup
  • Tailwind
  • Flexbox
  • React (UseState, UseEffect)

Author

Acknowledgments

Thanks to @ecoleduweb for this exercise !

About


Languages

Language:JavaScript 95.9%Language:HTML 3.3%Language:CSS 0.9%