hmatalonga / screen-size

:computer: Quickly check your device screen size

Home Page:https://hmatalonga.com/screen-size

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screen size is...

Build Status

Quickly check your device screen size

http://hmatalonga.com/screen-size/

Small experimental project I have made for fun. A Vue.js app that displays the screen resolution.

Background images are being fetched using Unsplash Source.

Contributing

If you have any remarks or suggestions, please open a new issue here.

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

License

MIT © Hugo Matalonga

About

:computer: Quickly check your device screen size

https://hmatalonga.com/screen-size

License:MIT License


Languages

Language:Vue 63.6%Language:JavaScript 36.4%