Skip to content

SimranDev/ai-background-remover

Repository files navigation

Svelte App with Cloudinary Background Removal

This repository hosts a Svelte application that uses Cloudinary APIs for background color removal.

Features

  • Built with Svelte for reactive and efficient UI development.
  • Uses Cloudinary APIs to remove background colors from images.

Getting Started

  1. Install the dependencies

    yarn install
    
  2. Run the application in development mode

    yarn dev
    

    Open up localhost:5000 and start clicking around.

Building and Running for Production

  1. Build the application

    yarn build
    
  2. Preview the production build

    yarn preview
    

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published