Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.79 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.79 KB

Instagram Followers Checker Web App

This is a web that checks who you follow on Instagram that doesn't follow you back. It uses uploaded JSON data downloaded directly from Instagram. Built with React and Vite and deployed on GitHub Pages.

Demo Video

Deployment

The web app is deployed on GitHub Pages. You can access it here.

Local Installation

  1. Clone the repository.
  2. Install the dependencies.
    npm install
  3. Start the development server.
    npm run dev
  4. Open http://localhost:3000 to view it in the browser.

Usage

  1. Go to Instagram Data Download and follow these steps to download your Instagram data.
    • Select Some of your information and Followers and following for How much information do you want?
    • Select Download to device for What do you want to do with your information?
    • Select All time for Date range
    • Select JSON for Format
  2. Wait for Instagram to send you an email with a link to download your data.
  3. Download the data and extract the zip file.
  4. Go to the connections folder and upload the followers.json and following.json file.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Contact

For questions, feedback, or inquiries about the project, feel free to reach out to me:

Steven Ngo - steventxngo@gmail.com - GitHub - LinkedIn