The CSS specification defines and all modern browsers implement well over a hundred names for colors in css. This App helps tp use those more by finding named colors near the color provided by the user.
This simple app is implemented with the Clean Architecture in mind. It further uses TypeScript and VueJS support clean and maintainable code. It uses jest as testing framework that natively works with both Typescript and VueJS.