From 78372b4612db8c5ce0e8d7fc900d408d1a421d3a Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 22 May 2023 15:18:48 -0500 Subject: initial commit --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..ed2584c --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Palettes + +This app generates 5 random colors using RGB, hex, and CMYK formats. A new +palette can be generated using the refresh button and colors can be checked +against black or white backgrounds by using the theme switcher button. + +## Contributing + +Hey there! Looking to contribute? This project is object to all contributions, +_as long as they add value_. You can open issues for any features you want or +bugs you've found. Otherwise, fork the project and submit pull requests for +anything you'd like to add. + +## Preview + +![Preview Image](preview.png) -- cgit v1.2.3-70-g09d2