Skip to content

A Flickr viewer for equirectangular panoramas (3D/VR) made using vuejs & vuex

Notifications You must be signed in to change notification settings

si7o/flickr-vue-r

Repository files navigation

flickr-vue-r

This is an equirectangular panorama viewer for flickr images made using Vuejs 3 & vuex.

It was used both as a learning project and a challenge. The main idea was to build the same application I did using React+redux (flickr-vr-react) to see the diferences between both frameworks.

Both, vuejs & react flickr vr viewers are a new version of an old project I did in 2013: skybox.

And you can also check my equirectangular panoramas from flickr ;-).


Project setup

npm install

Available Scripts

Basic VueJS scripts available

### Compiles and hot-reloads for development
npm run serve 

### Compiles and minifies for production
npm run build

### Run your unit tests
npm run test:unit

### Lints and fixes files
npm run lint

Customize configuration

See Configuration Reference.

About

A Flickr viewer for equirectangular panoramas (3D/VR) made using vuejs & vuex

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published