aboutsummaryrefslogtreecommitdiffstats
path: root/public/projects/js-small-apps/color-cycle/README.md
blob: e9d5970729c55fd65afffba82cce3e4b26b3594b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Color Cycle

An app to cycle a color value through incremental changes. In other words: play with hexadecimal colors!

You can find more details about the implementation here: https://github.com/florinpop17/app-ideas/blob/master/Projects/1-Beginner/Color-Cycle-App.md

## Preview

You can see a live preview here: https://demo.armandphilippot.com/#color-cycle

## License

This project is open-source and available under the [MIT License](../LICENSE).