Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 831 Bytes

File metadata and controls

35 lines (23 loc) · 831 Bytes

A simple card UI project built with semantic HTML, SCSS, and JavaScript.

Features

  • Card-based interface using custom styles
  • Organized into CSS, SCSS, and JS for easy customization
  • Image assets included
  • Minimal, easy-to-understand code structure

Usage

  1. Clone the repo
  2. Open index.html in your browser
  3. Customize styles in the scss or css folders as needed
  4. Edit card content or logic in script.js

Structure

  • css/ – Compiled stylesheets
  • scss/ – Source SCSS files
  • images/ – Card and UI images
  • script.js – JavaScript interactions
  • index.html – Main HTML file

Demo

Repo UI Preview

License

MIT © CodingNORVIN!