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

https://github.com/jcserv/html-cheatsheet

A cheatsheet for every HTML tag.
https://github.com/jcserv/html-cheatsheet

html

Last synced: about 2 months ago
JSON representation

A cheatsheet for every HTML tag.

Awesome Lists containing this project

README

        

# HTML Cheatsheet

This simple web app provides short descriptions of each and every HTML tag, as well as examples of how to use them.

The design is heavily influenced by the [Tailwind CSS Cheat Sheet](https://www.creative-tim.com/twcomponents/cheatsheet).

![visitors](https://img.shields.io/endpoint?url=https://vu-mi.com/api/v1/views?id=jcserv/html-cheatsheet)

## Getting Started
1. Clone the repository
2. Run `pnpm i`
3. Run `pnpm dev`
4. Open [localhost:5173](http://localhost:5173) in your browser

## Contributing
* Contributions are welcome! Please open an issue or submit a PR.