An open API service indexing awesome lists of open source software.

https://github.com/codingnorvin/card-ui

Interactive credit card UI with glassmorphism, live input preview, and switchable card designs
https://github.com/codingnorvin/card-ui

14 card cool css developer frontend html js practice scss study ui

Last synced: 9 months ago
JSON representation

Interactive credit card UI with glassmorphism, live input preview, and switchable card designs

Awesome Lists containing this project

README

          

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!