Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 835 Bytes

README.md

File metadata and controls

50 lines (33 loc) · 835 Bytes

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