Skip to content

Commit 6c06d7f

Browse files
authored
Create README.md
1 parent a2027d8 commit 6c06d7f

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

README.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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] ![image](https://github.com/user-attachments/assets/bbfc2f95-cbc7-4577-b4d2-6a9cfeb34e8c)
33+
34+
35+
### 📱 **Mobile View**
36+
![Mobile View] ![image](https://github.com/user-attachments/assets/7e95a27a-db64-4eaa-a698-126e2e25dfef)
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

Comments
 (0)