/colorspace

convert colors from one to another , super quick

Primary LanguageTypeScriptMIT LicenseMIT

🛠 Installation & Set Up

Make sure that you have Node & NPM installed and go inside the cloned directory & follow these steps.

  1. Install dependencies

    npm install
  2. Start the development server

    npm start

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm install -g serve
    serve -s build

Show some ❤️ and star the repo to support the project.

Crafted & Developed in India by Ro. with ❤️