Technologies Features Getting Started Contribute
A powerful tool for designers and engineers to effortlessly generate, customize, and test color palettes directly on website templates.
- Built using ReactJS with Vite
- Styled with Tailwind CSS
- Palette generation powered by Colormind
- Deployed with Vercel
- 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
You can run this project locally by cloning the repository
How to clone your project
git clone [email protected]:DanThePanMan/palette-pal.git
How to start your project
cd palette-pal
npm run dev
You can contribute to this project by making your own branch and creating a pull request.
git clone [email protected]:DanThePanMan/palette-pal.git
git checkout -b feature/NAME
- Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!