35 lines
1.1 KiB
Markdown
35 lines
1.1 KiB
Markdown
# Vanilla
|
|
|
|
## Description
|
|
Vanilla javascript, html, and css components. No frameworks.
|
|
|
|
## Table of Contents
|
|
|
|
- [Description](#description)
|
|
- [Features](#features)
|
|
- [Usage](#usage)
|
|
- [Credits / Resources](#credits--resources)
|
|
- [License](#license)
|
|
|
|
## Features / TODO
|
|
|
|
- [x] CSS Utility Classes
|
|
- [x] HTML Components
|
|
- [x] Javascript Components
|
|
- [x] [IcoFonts](https://myrepos.dev/Randy-Jordan/icofonts)
|
|
|
|
|
|
## Usage
|
|
Just copy the app.js, styles.css into your project and the relevant components html.
|
|
|
|
## Credits / Resources
|
|
[Codyhouse UI](https://codyhouse.co/ds/get-started)<br>
|
|
[Kevin Powell - Great resource on CSS](https://www.youtube.com/@KevinPowell)<br>
|
|
[Icomoon - For the icon fonts](https://icomoon.io)<br>
|
|
[Guide on creating your own icon fonts](https://origin-blog.mediatemple.net/design-creative/creating-implementing-icon-font-tutorial/)<br>
|
|
[10 Modern Layouts in One Line of CSS](https://web.dev/articles/one-line-layouts)
|
|
[Beyoned Fireship - Beatiful Scroll Animations](https://www.youtube.com/watch?v=T33NN_pPeNI&t=70s)
|
|
|
|
## License
|
|
This project is licensed under GPLv3 - see the [LICENSE](LICENSE) file for details.
|