45 lines
1.5 KiB
Markdown
45 lines
1.5 KiB
Markdown
# vCard - Personal portfolio
|
|
|
|

|
|

|
|

|
|
[](https://twitter.com/intent/follow?screen_name=codewithsadee)
|
|
[](https://youtu.be/SoxmIlgf2zM)
|
|
|
|
vCard is a fully responsive personal portfolio website, responsive for all devices, built using HTML, CSS, and JavaScript.
|
|
|
|
## Demo
|
|
|
|

|
|

|
|
|
|
## Prerequisites
|
|
|
|
Before you begin, ensure you have met the following requirements:
|
|
|
|
* [Git](https://git-scm.com/downloads "Download Git") must be installed on your operating system.
|
|
|
|
## Installing vCard
|
|
|
|
To install **vCard**, follow these steps:
|
|
|
|
Linux and macOS:
|
|
|
|
```bash
|
|
sudo git clone https://github.com/codewithsadee/vcard-personal-portfolio.git
|
|
```
|
|
|
|
Windows:
|
|
|
|
```bash
|
|
git clone https://github.com/codewithsadee/vcard-personal-portfolio.git
|
|
```
|
|
|
|
## Contact
|
|
|
|
If you want to contact me you can reach me at [Twitter](https://www.twitter.com/codewithsadee).
|
|
|
|
## License
|
|
|
|
This project is **free to use** and does not contains any license.
|