Skip to content

omayconmendes/javascript-coloors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coloors

Coloors Project | The Creative Javascript Course

This project was developed using HTML, CSS and Vanilla Javascript, to study how to implement the libraries. In this particular case, we used chroma.js.

We went through some topics, such as:

  • selectors;
  • events;
  • functions;
  • localStorage;
  • libraries;

Coloors.gif

You can save the palette in localStorage to use whenever you want.

I'll implement some features, like a delete button in the palette save panel.


This project is part of The Javascript Creative Course