Overview
Rainbow Riot is an open-source web application that allows users to upload images and automatically generate beautiful color palettes from them. Whether you’re a designer looking for inspiration or a developer looking to integrate color extraction into your project, this tool is designed to make the process easy and efficient.
Features
- Color Palette Generation: Generate a color palette based on the uploaded image or gif.
- Interactive Web Interface: A sleek and user-friendly web application built with DaisyUI.
- MIT License: Open-source and available for use in your projects.
Installation
To use Rainbow Riot, follow these steps:
Clone this repository:
git clone https://github.com/your-username/your-project-name.gitInstall dependencies:
cd your-project-name yarn installRun dev server:
yarn devOpen your browser and visit http://localhost:3000.
Summary
Rainbow Riot is a handy tool for designers and developers alike, offering an easy and efficient way to generate color palettes from uploaded images. With its sleek and user-friendly web interface, it provides an interactive experience for exploring and saving color palettes. Being an open-source project with an MIT license, Rainbow Riot is a great addition to any design or development workflow.