Inspiration
We were inspired by art and graphic design.
What it does
Allow users to generate a five-color color palette, either randomly or from a chosen color. Users can save their favorite color palettes and draw with the current palette. Favorite and previous palettes are saved an refresh.
How we built it
Built with HTML/CSS and React
Challenges we ran into
Learning React, and getting a mixed content error because we did not know we had to make an API call to an https domain instead of an http domain, which made it so we could not use the API call on GitHub pages.
Accomplishments that we're proud of
Learning React and making it look nice.
What we learned
That a secure domain has to make an API call to another secure domain.
What's next for Color Scheme
Getting our own domain so we can publish the project with the working API call.
Log in or sign up for Devpost to join the conversation.