add README
This commit is contained in:
44
README.md
Normal file
44
README.md
Normal file
@@ -0,0 +1,44 @@
|
||||
# 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.
|
||||
BIN
website-demo-image/desktop.png
Normal file
BIN
website-demo-image/desktop.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 579 KiB |
BIN
website-demo-image/mobile.png
Normal file
BIN
website-demo-image/mobile.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 584 KiB |
Reference in New Issue
Block a user