A simple card UI project built with semantic HTML, SCSS, and JavaScript.
- Card-based interface using custom styles
- Organized into CSS, SCSS, and JS for easy customization
- Image assets included
- Minimal, easy-to-understand code structure
- Clone the repo
- Open
index.html
in your browser - Customize styles in the
scss
orcss
folders as needed - Edit card content or logic in
script.js
css/
– Compiled stylesheetsscss/
– Source SCSS filesimages/
– Card and UI imagesscript.js
– JavaScript interactionsindex.html
– Main HTML file
MIT © CodingNORVIN!