cra-template-resume
Version:
A resume template for Complete React Scripts.
29 lines (18 loc) • 1.19 kB
Markdown
This is a template to use with Create React App [Complete React Scripts](https://github.com/facebook/create-react-app).
You can utilize this template in create-react-app by adding the flag `--template cra-template-resume`.
example
```bash
yarn create react-app test-app --scripts-version complete-react-scripts --template cra-template-resume``
For more information, please refer to:
- [Getting Started](https://create-react-app.dev/docs/getting-started) – How to create a new app.
- [User Guide](https://create-react-app.dev) – How to develop apps bootstrapped with Create React App.
<a href="https://github.com/tbakerx/react-resume-template">Tim Baker</a>
<a href="https://www.styleshout.com/free-templates/ceevee">Ceevee Template by Styleshout</a>
<a href="https://unsplash.com/@mischievous_penguins?utm_medium=referral&utm_campaign=photographer-credit&utm_content=creditBadge">Casey Horner</a>
<a href="https://unsplash.com/@samuelzeller?utm_medium=referral&utm_campaign=photographer-credit&utm_content=creditBadge">Samuel Zeller</a>
```