Color Picker App
I developed Color Picker App, a color selection tool that suggests complementary color combinations based on the user's chosen color.
The app uses JavaScript’s .fetch() method to retrieve data from a color picker API and displays results dynamically.
Built with CSS Grid, the layout is mobile responsive, ensuring a smooth experience across devices.