An open API service indexing awesome lists of open source software.

https://github.com/tinacious/colour-tools

🎨 A tool to help web and mobile developers work with colours (built in Angular)
https://github.com/tinacious/colour-tools

angular angularjs typescript

Last synced: 26 days ago
JSON representation

🎨 A tool to help web and mobile developers work with colours (built in Angular)

Awesome Lists containing this project

README

          

# 🌈 Colour Tools 🎨

Various tools for working with colours.

Built with [Angular](https://angular.dev) and [Tailwind](https://tailwindcss.com).

## Development

Install dependencies:

npm install

Start the development server:

npm start

## Contributing

If you'd like to contribute in any way, e.g. add a feature or fix a bug, please view the [contributing guidelines](./CONTRIBUTING.md) first.