to install this repository locally and run it you may clone the repository with:
git clone https://github.com/igorfelipeduca/image-2-colors
and then install its dependencies with your favorite package manager. as for example, this is how to install the deps with yarn:
yarn install
after installing the dependencies, you must run yarn dev
or npm run dev
and the server will start locally.
typically it wil start on http://localhost:3000
so you may be able to access it as you please.
the main purpose of this project is to share one of the coolest features (IMHO) of Sig's Biome, so, anyone can contribute with this project and also join Biome's launch waitlist.
- duca (ducaswtf)