Skip to content

Commit 3107b5a

Browse files
Issue No. #8, Basic Portfolio Wesite files added.
1 parent 1b6c4cd commit 3107b5a

31 files changed

+1618
-0
lines changed

Basic Portfolio Website/.gitkeep

Whitespace-only changes.

Basic Portfolio Website/Readme.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<h1>Basic Portfolio Website</h1>
2+
3+
<p>Basic Portfolio Website written in HTML, CSS, and JavaScript .</p>
4+
5+
### Use of the Project:
6+
7+
<p>This is a basic Portfolio website which you can use to showcase your own projects and experience</p>
8+
9+
<h3>Used Technologies</h3>
10+
<ul>
11+
<li>HTML5</li>
12+
<li>CSS3</li>
13+
<li>JavaScript</li>
14+
</ul>
15+
16+
#### Steps to Use:
17+
18+
---
19+
20+
- Download or clone the repository
21+
22+
```
23+
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
24+
```
25+
26+
- Go to the directory
27+
- Run the index.html file

Basic Portfolio Website/favicon.ico

318 Bytes
Binary file not shown.
154 KB
Loading
Lines changed: 14 additions & 0 deletions
Loading
Lines changed: 15 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Loading
Lines changed: 12 additions & 0 deletions
Loading
13 KB
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)