An interactive playground for picking color combinations 🎨
- Clone the repo:
git clone https://github.com/techingtogether/trast.git
- Open the directory:
cd trast
- Install dependencies:
npm install
oryarn install
- Run the app:
npm run start
oryarn start
We want Trast to be as useful as possible and welcome suggestions for improvements - feel free to open an issue or open a pull request!