Vcard or virtual card is a business card created using html and css that can be accessed by anyone in a browser
This project is made to learn bootstrap and css. according to the name of the exercise, it is made using Bootstrap 4.* framework.
For those who want to contribute, just fork or download as usual!
- Browser
- Of course with the internet
Just fork or download it from this repository then open with default browser.
For more examples and usage, please contact Handoko Adji Pangestu.
No development setup, just fork and download this directory and then open in default browser.
- 0.0.1
- Work in progress
Handoko Adji Pangestu – @handokoadp – handokoadjipangestu@gmail.com
Distributed under the MIT license. See LICENSE
for more information.
https://opensource.org/licenses/MIT
- Fork it (https://github.com/handokoadjipangestu/project-learn-wpu-vcard/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request