/instagram-feed

The app fetches the Instagram feed by username. Lazy-loading post images. The feed could be filtered by post type. The feed caches locally for 1 hour. Used technology: Vue.js / Vuex / CSS

Primary LanguageVue

instagram-project

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.