File tree Expand file tree Collapse file tree 5 files changed +42
-0
lines changed Expand file tree Collapse file tree 5 files changed +42
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Welcome 🖐 to the Architecture Website Template
2
+ It is a simple static Architecture Website Template.
3
+
4
+ ## Have a look
5
+ ` HomePage `
6
+ ![ HomePage] ( images/homepage.png )
7
+
8
+ ` About `
9
+ ![ HomePage] ( images/about.png )
10
+
11
+ ` projects `
12
+ ![ HomePage] ( images/projects.png )
13
+
14
+ ` contact `
15
+ ![ HomePage] ( images/contact.png )
16
+
17
+ ## 💻Tech Stack
18
+ <br >
19
+
20
+ ![ HTML] ( https://img.shields.io/badge/html5%20-%23E34F26.svg?&style=for-the-badge&logo=html5&logoColor=white )
21
+ ![ CSS] ( https://img.shields.io/badge/css3%20-%231572B6.svg?&style=for-the-badge&logo=css3&logoColor=white )
22
+ ![ JS] ( https://img.shields.io/badge/javascript%20-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E )
23
+
24
+ <br >
25
+
26
+ ### How to use:
27
+
28
+ ---
29
+
30
+ - Download or clone the repository
31
+
32
+ ```
33
+ git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
34
+ ```
35
+
36
+ - Go to the directory
37
+ - Run the index.html file
38
+ - Navigate the website
39
+
40
+ <br >
41
+
42
+ ## Happy Coding!
You can’t perform that action at this time.
0 commit comments