kartikeyvaish / InstaSave

Download Instagram Videos and Photos for free

Home Page:https://github.com/kartikeyvaish/InstaSave

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InstaSave

A React Native app to download Instagram Media for free

Link for the Android App - https://expo.dev/artifacts/eas/cWYcjfwEv7GTriP5vEkAJo.apk

Features

  • You can download images and videos from a post
  • Support selective downloads
  • Supports both images and videos downloads.

✨ App Preview

Dark Mode Preview

Development Setup

Step 1: Install Node.js from the Node.js official website.

During the developement process, I used node version v16.13.0. You can check your node version by running the following command:

node -v

Step 2: Setup React Native environment.

Follow the steps mentioned in the official documentation to setup the environment.

Step 3: Install Expo CLI.

npm install -g expo-cli

Step 3: Clone the repository

git clone https://github.com/kartikeyvaish/InstaSave.git

Step 4: Install dependencies

cd InstaSave

expo install

Step 5: Running the application

expo start

About

Download Instagram Videos and Photos for free

https://github.com/kartikeyvaish/InstaSave

License:MIT License


Languages

Language:TypeScript 80.3%Language:Java 9.6%Language:Objective-C 4.5%Language:Starlark 2.3%Language:Ruby 1.9%Language:JavaScript 1.4%