Visit Live Link here A tiny project app where you can hover over the image and the zoomed version will be displayed on the side.
- User can zoom over an image
- A lens will be displayed around the cursor.
- The zoomed version will be displayed on the side.
- 100% JavaScript
- React
- Font Awesome for Icons
- Clone the repository
npm install
npm start
- You can check the working app on localhost:3000