A simple and minimalist profile template
Edge |
Firefox |
Chrome |
Safari |
Opera |
---|---|---|---|---|
14+ | 38+ | 49+ | 10.2+ | 36+ |
- Fork the repository to your GitHub
- Edit profile.json and insert your infos
profile.json
{
"pageTitle": "<Your page title, e.g Eric Bachmann | Investor>",
"name": "",
"themeColor": "<Main color for the theme, e.g #fffff>",
"location": "",
"biography": "",
"socialLinks": [
{
"name": "",
"icon": "",
"link": ""
},
]
}
- This project uses
Font-Awesome
, to see more social icons click here
- Node v8+
yarn dev
# or
npm run dev
yarn build
# or
npm run build
This template is based in Aerea UI kit, created by Juan Luis Valle