MoodBoard - Find a Vibe. Feel a Color.
A minimal, aesthetic web app that generates curated moods. Each mood comes with a name, a quote, and a matching four-color palette. One click. One vibe.
Features
• Generates curated mood bundles • Each mood includes a name, a quote, and a color palette • Click any color to copy its HEX value • Smooth dark UI with a neon-teal touch • Fully responsive on all screens • Zero frameworks, zero clutter
Project Structure index.html style.css script.js README.md
Technologies Used
HTML5 for structure CSS3 for styling JavaScript for logic and DOM manipulation
How It Works
You click “Generate Mood” The script selects one mood object at random. The page updates with: • the mood name • the corresponding quote • four matching colors Each color box is created dynamically and can be copied with a click.
Usage
Press “Generate Mood”
Click a color to copy its HEX code
Refresh the vibe anytime