Skip to content

A free website that allows its users to generate colour palettes and preview them through various examples.

Notifications You must be signed in to change notification settings

aayamrajshakya/palette-pal

 
 

Repository files navigation

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!

About

A free website that allows its users to generate colour palettes and preview them through various examples.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • Other 0.8%