Skip to content

Repository files navigation

IG Ratio

Live App

Compare Instagram following and followers from your export zip locally in your browser. No data is collected — everything is stored in your browser's IndexedDB and localStorage.

Live app: https://igratio.vercel.app/

Features

  • Drop an Instagram “Followers and following” export zip; extract and compare following vs followers in-browser
  • Track changes between exports (see who followed/unfollowed you over time)
  • Fully client-side — no data leaves your browser
  • Multi-language support

Getting Started

Prerequisites

Installation

git clone https://github.com/<your-username>/igratio.git
cd igratio
pnpm install

Development

pnpm dev

Open http://localhost:3000 to view the app.

Build

pnpm build
pnpm start

Tech Stack

Contributing

Contributions are welcome! To get started:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/my-feature)
  3. Commit your changes (git commit -m "Add my feature")
  4. Push to the branch (git push origin feature/my-feature)
  5. Open a Pull Request

Please make sure your code passes linting before submitting:

pnpm lint

License

This project is public.

Deployment

The app is deployed on Vercel. Every push to the main branch triggers a production deployment automatically.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages