Skip to content

Based on react.js and node.js allows user to download images and videos from Instagram.

License

Notifications You must be signed in to change notification settings

gajjarnirmal0/instagram-multi-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

  • This app is based on node.js and react.js
  • This app helps in getting download links for instagram image/video.
  • In this project node.js server is included for CORS.
  • Also use node.js server to serve static files of react build (optional).

After cloning steps:

  • copy .env.example to .env.local
  • copy client/.env.example to client/.env.local
  • react client & node server, install node modules
npm run setup-dev

Commands to start project:

Run client & server

npm run dev

About

Based on react.js and node.js allows user to download images and videos from Instagram.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published