Instagram Caption Maker - A Simple Web App to Create Captions and Hashtags for Your Instagram Posts.
- Preact
- Vite.js
- Typescript
- Tailwind CSS
- Fuse.js (Real-time hashtag Search)
- React Icons
- Hosted at Cloudflare Pages : https://instahash.pages.dev/
- 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
/src/data/hashtags.json
- Add your Hashtags
MIT