|
| 1 | +# 🔥 HTML, CSS, and JavaScript Cheat Sheet Template |
| 2 | +> **An interactive and stylish cheat sheet template for quick reference of HTML, CSS, and JavaScript snippets.** |
| 3 | +
|
| 4 | +## 🎯 **Demo** |
| 5 | +🔗 [Live Demo] https://amit81082.github.io/Cheat-sheat-template-of-html-css-and-javascript/ |
| 6 | +*Check out the live preview of the cheat sheet template.* |
| 7 | +*🚀 A handy cheat sheet for developers to boost productivity with frequently used code snippets.* |
| 8 | + |
| 9 | +--- |
| 10 | + |
| 11 | +## 🚀 **Features** |
| 12 | +✅ **Comprehensive Snippets:** Includes essential HTML, CSS, and JavaScript code blocks. |
| 13 | +✅ **Syntax Highlighting:** Uses **Prism.js** for clear and readable code formatting. |
| 14 | +✅ **Responsive Design:** The template is fully responsive and adapts to different screen sizes. |
| 15 | +✅ **Search Functionality:** Quickly find specific snippets with the search bar. |
| 16 | +✅ **Easy Customization:** Modify or add more snippets as per your needs. |
| 17 | + |
| 18 | +--- |
| 19 | + |
| 20 | +## 🛠️ **Technologies Used** |
| 21 | +- **HTML5** → For structuring the content. |
| 22 | +- **CSS3** → For styling and layout design. |
| 23 | +- **JavaScript** → For dynamic interactions and search functionality. |
| 24 | +- **Prism.js** → For syntax highlighting of code blocks. |
| 25 | +- **Google Fonts** → For a modern and clean typography. |
| 26 | + |
| 27 | +--- |
| 28 | + |
| 29 | +## 📸 **Screenshots** |
| 30 | + |
| 31 | +### 💻 **Desktop View** |
| 32 | +![Desktop View]  |
| 33 | + |
| 34 | + |
| 35 | +### 📱 **Mobile View** |
| 36 | +![Mobile View]  |
| 37 | + |
| 38 | + |
| 39 | +--- |
| 40 | + |
| 41 | +## 🚀 **Installation and Usage** |
| 42 | +1. **Clone the Repository** |
| 43 | +```bash |
| 44 | +git clone https://github.com/Amit81082/Cheat-sheat-template-of-html-css-and-javascript.git |
0 commit comments