Colour Pixel
React-based colour finder app that lets users search colours, verify availability, and display the colour with its hex code.
The Challenge
Build a small but polished app to explore dynamic UI updates, validation, and simple data structures in React.
The Solution
Implemented a search-driven interface that checks input colours against a code-defined dataset and renders the colour and its hex code with clear feedback.
Key Features
- •Colour search with instant feedback
- •Display of colour swatch and hex code
- •Validation for unknown colours
- •Responsive layout and simple visual design
Technologies
ReactJavaScriptHTMLCSS