A custom webapp for creating color schemes at ColorScheme.IO
Author: Andrew Magill
Author Site: https://magill.dev
Author Github: @andymagill
ColorScheme.IO is a web application built with Next.js and React that allows users to generate, customize, and manage color schemes for their design projects. Users can explore various complementary color rules, adjust individual color values, and preview randomly generated color schemes.
- Next.js
- React
- TypeScript
- Tailwind CSS
- Clone the repository
- Install dependencies:
npm install
oryarn install
- Start the development server:
npm run dev
oryarn dev
- Open http://localhost:3000 in your browser
Contributions are welcome! Please follow the guidelines in the CONTRIBUTING.md file.
License: Creative Commons Attribution 3.0 CC
License URI: https://creativecommons.org/licenses/by/3.0/