# StarMeUpTemplate
  [![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
  

  ## Properties
  | </br>Name | </br>Type | </br>Summary | </br>Default | 
| ---- | ---- | ---- | ---- |
| callToAction | `shape` |  | `{  text: 'Explore',  link: 'https://front10.com'}` |
| header | `string` |  | `'Landing Page Book'` |
| productImage | `shape` |  | `{  src: 'images/logo/front10.png',  alt: 'Front10 logo'}` |
| repository | `string` |  | `'landing-page-book'` |
| subHeader | `string` |  | `'React components to build!'` |
| username | `string` |  | `'front10'` |