Skip to content

iamtbc/sticker-maker

Repository files navigation

StickerMaker

StickerMaker is an open-source project for creating custom stickers.

screenshot

Features

  • Interactive sticker creation tool
  • Users can combine text, emojis, and more to craft their unique stickers.

Dependencies

Development

  1. Clone the repository.
git clone https://github.com/iamtbc/sticker-maker.git
cd sticker-maker
  1. Run the development server:
npm run dev

Open http://localhost:3000/sticker-maker with your browser to see the result.