Skip to content

Commit 739607f

Browse files
committed
second
1 parent 0a1a18a commit 739607f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1872
-0
lines changed

README.md

+56
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
<div align="center">
2+
3+
![GitHub repo size](https://img.shields.io/github/repo-size/codewithsadee/jack-portfolio)
4+
![GitHub stars](https://img.shields.io/github/stars/codewithsadee/jack-portfolio?style=social)
5+
![GitHub forks](https://img.shields.io/github/forks/codewithsadee/jack-portfolio?style=social)
6+
[![Twitter Follow](https://img.shields.io/twitter/follow/codewithsadee_?style=social)](https://twitter.com/intent/follow?screen_name=codewithsadee_)
7+
[![YouTube Video Views](https://img.shields.io/youtube/views/DdlVKS7MROY?style=social)](https://youtu.be/DdlVKS7MROY)
8+
9+
<br />
10+
<br />
11+
12+
<img src="./readme-images/project-logo.png" />
13+
14+
<h2 align="center">Jack - Personal portfolio</h2>
15+
16+
This website is fully responsive personal portfolio, <br />Responsive for all devices, built using HTML, CSS, and JavaScript.
17+
18+
<a href="https://codewithsadee.github.io/jack-portfolio/"><strong>➥ Live Demo</strong></a>
19+
20+
</div>
21+
22+
<br />
23+
24+
### Demo Screeshots
25+
26+
![Jack Portfolio Desktop Demo](./readme-images/desktop.png "Desktop Demo")
27+
28+
### Prerequisites
29+
30+
Before you begin, ensure you have met the following requirements:
31+
32+
* [Git](https://git-scm.com/downloads "Download Git") must be installed on your operating system.
33+
34+
### Run Locally
35+
36+
To run **jack-portfolio** locally, run this command on your git bash:
37+
38+
Linux and macOS:
39+
40+
```bash
41+
sudo git clone https://github.com/codewithsadee/jack-portfolio.git
42+
```
43+
44+
Windows:
45+
46+
```bash
47+
git clone https://github.com/codewithsadee/jack-portfolio.git
48+
```
49+
50+
### Contact
51+
52+
If you want to contact with me you can reach me at [Twitter](https://www.twitter.com/codewithsadee).
53+
54+
### License
55+
56+
This project is **free to use** and does not contains any license.

0 commit comments

Comments
 (0)