Skip to content

A small app to pick colours from different sources and output them in a variety of formats.

License

Notifications You must be signed in to change notification settings

Lixquid/app-color-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small app to pick colours from different sources and output them in a variety of formats.

https://color-picker.lixquid.com

Development

Prerequisites:

Setup:

  • Run yarn install in the root directory to install dependencies.

Running:

  • Run yarn start in the root directory to start the development server.
  • Open http://localhost:1234 in your browser.

Building for production:

  • Run yarn build in the root directory to build the app for production.
  • The built app will be in the dist directory.

About

A small app to pick colours from different sources and output them in a variety of formats.

Topics

Resources

License

Stars

Watchers

Forks