Initial commit
This commit is contained in:
33
README.md
Normal file
33
README.md
Normal file
@@ -0,0 +1,33 @@
|
||||
# vanilla
|
||||
|
||||
## Description
|
||||
Vanilla JS, HTML, and JS components.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Description](#description)
|
||||
- [Features](#features)
|
||||
- [Usage](#usage)
|
||||
- [Credits / Resources](#credits--resources)
|
||||
- [License](#license)
|
||||
|
||||
## Features / TODOS
|
||||
- [ ] Fix variables
|
||||
- [ ] Add utility classes
|
||||
- [ ] Component Todo list
|
||||
- [ ] Fix icons hosting
|
||||
|
||||
## Usage
|
||||
|
||||
## Credits / Resources
|
||||
[Tom Preston-Werner README Driven Development](https://tom.preston-werner.com/2010/08/23/readme-driven-development)<br>
|
||||
[Make a README](https://www.makeareadme.com/)<br>
|
||||
[Choose a LICENSE](https://choosealicense.com/)<br>
|
||||
[CodePen](https://codepen.io/)<br>
|
||||
[CodyHouse](https://codyhouse.co/)<br>
|
||||
[Brad Traversy Design Resources](https://github.com/bradtraversy/design-resources-for-developers)<br>
|
||||
[Ten modern layouts in one line of CSS](https://web.dev/articles/one-line-layouts)<br>
|
||||
|
||||
|
||||
## License
|
||||
This project is licensed under MIT - see the [LICENSE](LICENSE) file for details.
|
||||
Reference in New Issue
Block a user