Skip to content

Latest commit

 

History

History
69 lines (43 loc) · 1.83 KB

README.md

File metadata and controls

69 lines (43 loc) · 1.83 KB

Palette Pal

Technologies Features Getting Started Contribute

A powerful tool for designers and engineers to effortlessly generate, customize, and test color palettes directly on website templates.

Click here to check it out!

🎨 Layout

Palette Generator Palette Preview

📝 Technology

  • Built using ReactJS with Vite
  • Styled with Tailwind CSS
  • Palette generation powered by Colormind
  • Deployed with Vercel

💻 Features

  • Effortlessly generates colour palettes via Colormind
  • Preview these palettes on your page by applyin them to various website templates
  • Apply these palettes to your website through Bootstrap or Tailwind CSS

🚀 Getting started

You can run this project locally by cloning the repository

Cloning

How to clone your project

git clone [email protected]:DanThePanMan/palette-pal.git

Starting

How to start your project

cd palette-pal
npm run dev

📫 Contribute

You can contribute to this project by making your own branch and creating a pull request.

  1. git clone [email protected]:DanThePanMan/palette-pal.git
  2. git checkout -b feature/NAME
  3. Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!