Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivanaquino/ionic4profilepages
Ionic 4 profile pages
https://github.com/ivanaquino/ionic4profilepages
Last synced: 7 days ago
JSON representation
Ionic 4 profile pages
- Host: GitHub
- URL: https://github.com/ivanaquino/ionic4profilepages
- Owner: IvanAquino
- Created: 2019-09-26T21:31:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T10:07:47.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T04:12:28.815Z (over 1 year ago)
- Language: TypeScript
- Size: 2.02 MB
- Stars: 15
- Watchers: 2
- Forks: 8
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Donations
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/IvnAqn)# Ionic 4 profile pages
## How to use it in my project - Como usarlo en mi proyecto
Copy theme file __src/theme/profile_pages.scss__ and import in __global.scss__
Copiar el archivo __src/theme/profile_pages.scss__ e importarlo en __global.scss__
Ejemplos de 4 Perfiles
![alt text](https://raw.githubusercontent.com/miguelfr/Ionic4Profilepages/feature-agregando-imagen-resultado/Perfil%201.jpg)
![alt text](https://raw.githubusercontent.com/miguelfr/Ionic4Profilepages/feature-agregando-imagen-resultado/Perfil%202.jpg)
![alt text](https://raw.githubusercontent.com/miguelfr/Ionic4Profilepages/feature-agregando-imagen-resultado/Perfil%203.jpg)
![alt text](https://raw.githubusercontent.com/miguelfr/Ionic4Profilepages/feature-agregando-imagen-resultado/Perfil%204.jpg)```
@import './path/profile_pages.scss'
```### Donations
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/IvnAqn)