https://github.com/thenorthkun/fezco-ui
UI component library made using CSS 🧩
https://github.com/thenorthkun/fezco-ui
css flexbox-grid html javascript
Last synced: 4 months ago
JSON representation
UI component library made using CSS 🧩
- Host: GitHub
- URL: https://github.com/thenorthkun/fezco-ui
- Owner: thenorthkun
- Created: 2022-02-06T23:47:23.000Z (over 4 years ago)
- Default Branch: temp-dev
- Last Pushed: 2022-04-08T20:50:37.000Z (about 4 years ago)
- Last Synced: 2025-10-28T21:42:42.189Z (8 months ago)
- Topics: css, flexbox-grid, html, javascript
- Language: HTML
- Homepage: https://fezco-ui.vercel.app
- Size: 6.26 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Fezco UI - Component Library
**FEZCO** is a an open source framework which provides ready-to-use frontend components that you can swiftly
combine to build responsive web interfaces with a tint of fresh mint.
## Installation 🧩
In order to ship the framework into your project, just copy and paste the below code in the `head` tag of your `html` document
and start Fezco's minty user interfaces by directly adding class names to your html elements.
```html
```
## Tech-stack 🍴
- HTML
- Vanilla CSS
- JavaScript
## Features 📌
The following components are delivered by the component library -
- [Alert](https://fezco-ui-6w6m6vfax-thenorthkun.vercel.app/components/alert/alert.html)
- [Avatar](https://fezco-ui.vercel.app/components/avatar/avatar.html)
- [Badge](https://fezco-ui.vercel.app/components/badge/badge.html)
- [Button](https://fezco-ui.vercel.app/components/button/button.html)
- [Card](https://fezco-ui.vercel.app/components/card/card.html)
- [Image](https://fezco-ui.vercel.app/components/image/image.html)
- [Input](https://fezco-ui.vercel.app/components/input/input.html)
- [Lists](https://fezco-ui.vercel.app/components/list/list.html)
- [Modal](https://fezco-ui.vercel.app/components/modal/modal.html)
- [Text Utilities](https://fezco-ui.vercel.app/get-started/typography/typography.html)
## Screenshots 📸

## Demo 📽️

##