Save the pictures on Instagram!
- Copy the link of the Instagram post.
- Paste into the input box and press send button or enter key.
- Click on the image what you want.
- It will open with a new tab. Then you can save the image.
- It doesn't work with a private account.
- git
- node.js
- npm
Clone this repository.
$ git clone https://github.com/voiciphil/instore.git
Build frontend files.
$ cd instore/frontend
$ npm install
$ npm run build
Start the server.
$ cd ../backend
$ npm install
$ npm start
Now Instore is running on http://localhost:3000
.
- Vue.js
- Vuetify.js
- Express.js