Skip to content

tech-chieftain/colors-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome! πŸ‘‹

Your challenge is to build out this cool color generating website that helps the user to pick a color palette for their designs!

Your users should be able to:

  • Generate random colors at a click of a button

  • Display the colors on the screen with their hexadecimal color representation 2

  • Lock certain colors that they like. (When a color is locked, it won't change when user clicks the refresh button to generate new colors) 3

  • Save color palette with a name to local storage 4

  • User should be able to see all of their saved palettes in their library and when clicked on one, it should update the containers to the palette selected. 5

Bonus!

If you've finished the above requirements, awesome work!
You can make your color picker project better by implementing the following:

  • When clicking on any of the hexidecimal color codes, it should copy that color code to the clipboard 6

Where to get the icons?

Use Font awesome. If you don't know about it, you can find how to use it here.

To learn more about font awesome, visit their website.

Instructions

  • There's a lot of small functionalities to this website, it's important for you to plan how you will work on this website. It doesn't have to be perfect, but you need to know exactly what you are going to do.
  • Break the website down into smaller tasks and divide the tasks amongst your team members.
  • Start building!

For this project, please don't hesitate to use the internet to your advantage and surf the web. Google things and communicate with your team members.
As always, reach out when you need help.

Have fun and good luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%