Skip to content

Unfollow Checker is a Next.js web app to track and manage Instagram unfollowers with features like data import, unfollower lists, and responsive design.

Notifications You must be signed in to change notification settings

msaifulhuda/unfollow-checker-instagram

Repository files navigation

Unfollow Checker for Instagram

Unfollow Checker is a web application built with Next.js that helps users track and manage their Instagram unfollowers efficiently.

Features

  • Import Instagram Data: Upload your Instagram account's JSON data to manage unfollowers without requiring a login.
  • Unfollowers List: View a list of users who have unfollowed you.
  • Follow/Unfollow Actions: Manage your followers directly from the app.
  • Responsive Design: Optimized for both desktop and mobile devices.

Installation

  1. Clone the repository:

    git clone https://github.com/msaifulhuda/unfollow-checker-instagram.git
    cd unfollow-checker-instagram
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open http://localhost:3000 in your browser.

Deployment

To deploy the application, you can use platforms like Vercel or Netlify. Follow their documentation for deploying Next.js applications.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Add feature-name"
  4. Push to the branch:
    git push origin feature-name
  5. Open a pull request.

Acknowledgments

  • Built with Next.js
  • Inspired by Instagram's API capabilities

Made with ❤️ by @msaifulhuda. Contributions, issues, and feature requests are welcome!

About

Unfollow Checker is a Next.js web app to track and manage Instagram unfollowers with features like data import, unfollower lists, and responsive design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published