/3D-Card-Showcase

A simple representation to showcase tilt.js with card effect.

Primary LanguageJavaScriptMIT LicenseMIT

3D Hover Effect vis Tilt.js

A simple representation to showcase tilt.js with card effect.

How to run

To run demo , follow these steps:

  1. Download or clone the repository.
  2. Open the index.html file in a web browser.

Demo

  • Here is a link to a live demo of the application: Demo

Usage

The application showcases 3D hover effects using CSS and JavaScript. When you hover over the cards, they will tilt and display a glare effect. The effects are achieved using the vanilla-tilt.js library.

Please note that the required CSS file is located at src/css/styles.css and the JavaScript file is located at src/js/vanilla-tilt.js. Ensure that these files are correctly linked in the index.html file for the application to function properly.