Skip to content

Latest commit

 

History

History
86 lines (56 loc) · 2.51 KB

README.md

File metadata and controls

86 lines (56 loc) · 2.51 KB

An awesome library of color palettes

View ProfileProjectReport BugRun Locally

About the project

Gerua is a project that I have built as a tool for developers/designers to get some ideas related to color combinates for there personal use.

Build with

Prerequisite

Compulsary Prerequisite Optional Prerequisite

Key Features

  • Has a wide range of colors. User doesn't have to # to use this website.
  • Can see a particular color palette in zoom view and format the color palette upto some extent.
  • Copy the hex color/rgb code with just a click
  • Can give tint and shades of a selected color. You can also change the number of tints/shades based on their weights
  • Point 5

How this will help your skills

  • Helping/solving the issues/exploring this repo will give a solid foundation of react - react states.
  • Give an insight to some basic and most frequent packages of react - react-icons, react-router-dom, framer-motion, 'values.js'
  • Styling using sass
  • Arranging folder structure in small/moderate level react project.
  • Give a good grasp over colors theory.

Run Locally

#  Clone the project
git clone https://github.com/SarangKumar/ColorPalette-Gerua.git

# Go into the repo
cd ColorPalette-Gerua

# Install the dependencies
npm i

# Run the App
cd frontend
npm install
npm start

Repo Contributors ❤️


Acknowledgements