Skip to content

sertaconay/so-smartgift-ex

Repository files navigation

so-smartgift-backend-exercise

simple instagram client to show images of specific user and tags

to get it run:

git clone [email protected]:sertaconay/so-smartgift-ex.git
cd so-smartgift-ex
// then you have two options
npm install && npm run dev
// or
yarn && yarn run dev
// now it's ready on http://localhost:7698

Also deployed and ready on: https://so-smartgift-ex-inboknpvdw.now.sh/

Releases

No releases published

Packages

No packages published