Create and customize your own twibbons effortlessly with our user-friendly web application.
This application allows users to create personalized twibbons for various events, campaigns, or celebrations. The process is straightforward:
- The user selects or uploads an image.
- They can then customize the twibbon by adding text, stickers, or other elements.
- Once satisfied, the user can download the twibbon or share it directly on social media.
- Node.js installed on your machine.
- Clone this repository:
git clone https://github.com/irfan-za/bikin-twibbon.git
- Navigate into the project directory:
cd bikin-twibbon
- Install the dependencies:
pnpm install
- Start the development server:
pnpm run dev
- Open your browser and go to
http://localhost:3000
to see the application in action.
This project is based on work from here by [mokletdev].