https://github.com/cubical22/image-zoom-effect-web
made for fun and practice. simply replicating the image zoom effect seen in some websites like Amazon and ...
https://github.com/cubical22/image-zoom-effect-web
css html javascript sample-code sample-project
Last synced: over 1 year ago
JSON representation
made for fun and practice. simply replicating the image zoom effect seen in some websites like Amazon and ...
- Host: GitHub
- URL: https://github.com/cubical22/image-zoom-effect-web
- Owner: Cubical22
- Created: 2023-08-21T12:32:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-04T17:28:58.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T06:13:38.418Z (over 1 year ago)
- Topics: css, html, javascript, sample-code, sample-project
- Language: JavaScript
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Image-zoom-effect-web
A simple project made for fun and practice. simply replicating the image zoom effect seen on some websites like Amazon and ...
not much to say, just have fun and keep learning :)
## Using the project
The project requires a local server to run on, and CAN'T be opened normally. Use any tool you like. Some are mentioned:
1. the `npx serve` command if you have npm installed
2. the vs code live-server plugin
3. Wamp, or any other tool to make a local host envirement