Skip to content

Instagram Caption Maker - A Simple Web App to Create Captions and Hashtags for Your Instagram Posts.

License

Notifications You must be signed in to change notification settings

mskian/create-insta-caption

Repository files navigation

Instagram Caption Maker

build-test

Instagram Caption Maker - A Simple Web App to Create Captions and Hashtags for Your Instagram Posts.

Built Using

  • Preact
  • Vite.js
  • Typescript
  • Tailwind CSS
  • Fuse.js (Real-time hashtag Search)
  • React Icons
  • Hosted at Cloudflare Pages : https://instahash.pages.dev/

Setup and Usage

  • Clone or Download the Repo
git clone https://github.com/mskian/create-insta-caption
cd create-insta-caption
  • Install dependencies
pnpm install
  • Test
pnpm dev
  • Build the App
pnpm build

hashtags Data

/src/data/hashtags.json - Add your Hashtags

LICENSE

MIT