Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oscarmcm/profile-vcard

Polymer template for display a simple profile card
https://github.com/oscarmcm/profile-vcard

html polymer polymer-template profile-vcard

Last synced: 19 days ago
JSON representation

Polymer template for display a simple profile card

Awesome Lists containing this project

README

        

# <profile-vcard>
> Simple Polymer template for display a profile card
==========

## Demo
You can see the demo [here](http://oscarmcm.github.io/profile-vcard)

## How-to
Install via bower
```
bower install profile-vcard
```

And add this in your polymer project

```html

```

![Demo](https://raw.githubusercontent.com/oscarmcm/profile-vcard/master/profile-vcard-demo.png)

## Acknowledgements
- [Victor Van den Brink](https://www.facebook.com/vandenbrinkblanco)
- [Byron Corrales](https://dribbble.com/byroncor)

## Maintained by
- Oscar Cortez (Full-stack developer | Web standards lover)
- E-mail: [[email protected]](mailto:[email protected])
- Twitter: [@oscar_mcm](http://twitter.com/oscar_mcm)
- Web: [http://oscarmcm.com](http://oscarmcm.com)

## Contributing
If you want to contribute to this project, please read the [CONTRIBUTING](https://github.com/oscarmcm/profile-vcard/blob/master/CONTRIBUTING.md) file and perform the following steps

# Fork this repository
# Clone your fork
python -m SimpleHTTPServer 3000

git checkout -b feature_branch
# Implement your feature and tests
git add . && git commit
git push -u origin feature_branch
# Send a pull request for your feature branch

## License
Licensed under the Apache 2.0 license.

See the [LICENSE](https://github.com/oscarmcm/profile-vcard/blob/master/LICENSE.md) file for more details.

Copyright (c) 2015 [@oscar_mcm](http://twitter.com/oscar_mcm).