Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 16 hours 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-04T17:28:58.000Z (over 1 year ago)
- Last Synced: 2024-11-19T09:54:06.460Z (about 2 months 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