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

https://github.com/yama-devkit/frontend-cheatsheet

Explore the ultimate guide to frontend development best practices. Learn coding standards, dos and donโ€™ts, real-world examples, and clean code rules for HTML, CSS, JavaScript, and modern frameworks.
https://github.com/yama-devkit/frontend-cheatsheet

angular frontend html typescript web

Last synced: about 1 month ago
JSON representation

Explore the ultimate guide to frontend development best practices. Learn coding standards, dos and donโ€™ts, real-world examples, and clean code rules for HTML, CSS, JavaScript, and modern frameworks.

Awesome Lists containing this project

README

          

# ๐Ÿง‘โ€๐Ÿ’ป Cheatsheet front

A comprehensive and practical guide for frontend, featuring key concepts and best practices.

## ๐Ÿ“‹ Description

This project is an interactive cheatsheet for frontend developers, providing clear and concise documentation of the best practices and
essential key concepts. It's designed to serve as a quick reference for both beginners and experienced developers.

## ๐Ÿš€ Getting Started

### Prerequisites

- Docker
- Python (version 3 or above)

### Installation

1. Clone the repository
1. Run the project

```bash
docker-compose up
```

## ๐Ÿ› ๏ธ Technologies Used

- MkDocs

## ๐Ÿค Contributing

Contributions are welcome! Feel free to:

1. Fork the project
1. Create your feature branch (`git checkout -b feature/AmazingFeature`)
1. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
1. Push to the branch (`git push origin feature/AmazingFeature`)
1. Open a Pull Request

## ๐Ÿ“ License

This project is licensed under the [to be defined] - see the LICENSE file for details.