https://github.com/saulshanabrook/q-art
https://github.com/saulshanabrook/q-art
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saulshanabrook/q-art
- Owner: saulshanabrook
- Created: 2020-11-21T13:08:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-22T20:52:19.000Z (almost 5 years ago)
- Last Synced: 2025-08-02T19:49:18.275Z (2 months ago)
- Language: JavaScript
- Homepage: https://saulshanabrook.github.io/q-art/index.html
- Size: 21.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Q Art
The goal is to get some kind of infinite-zoom capability as we scroll through the images of an art gallery...
Current WIP:
## Development
To develop locally, we support VS Code (or any other way to edit HTML!).1. Install [`http-server`](https://github.com/http-party/http-server)
2. Start server with `http-server --cors -c-1`
3. Open "Launch Chrome" task