<h1>React Template</h1>

<p>
  <img alt="GitHub top language" src="https://img.shields.io/github/languages/top/melquisedecfelipe/cra-template-react-template.svg">

  <img alt="GitHub language count" src="https://img.shields.io/github/languages/count/melquisedecfelipe/cra-template-react-template.svg">

  <img alt="Repository size" src="https://img.shields.io/github/repo-size/melquisedecfelipe/cra-template-react-template.svg">
  
  <a href="https://github.com/melquisedecfelipe/cra-template-react-template/commits/master">
    <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/melquisedecfelipe/cra-template-react-template.svg">
  </a>

  <a href="https://github.com/melquisedecfelipe/cra-template-react-template/issues">
    <img alt="Repository issues" src="https://img.shields.io/github/issues/melquisedecfelipe/cra-template-react-template.svg">
  </a>

  <img alt="GitHub" src="https://img.shields.io/github/license/melquisedecfelipe/cra-template-react-template.svg">
</p>

<p>
  <a href="#rocket-technologies">Technologies</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
  <a href="#information_source-how-to-use">How To Use</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
  <a href="#memo-license">License</a>
</p>

## :rocket: Technologies

This project was developed with the following technologies:

- [Axios](https://github.com/axios/axios)
- [Commitlint](https://github.com/conventional-changelog/commitlint)
- [Commitizen](https://github.com/commitizen/cz-cli)
- [Eslint](https://eslint.org/)
- [Eslint import helpers](https://github.com/Tibfib/eslint-plugin-import-helpers)
- [History](https://github.com/ReactTraining/history)
- [Husky](https://github.com/typicode/husky)
- [React](https://reactjs.org/)
- [React icons](https://react-icons.netlify.com/)
- [React router](https://reacttraining.com/react-router/)

## :information_source: How To Use

To clone and run this application, [Node.js v10.16](https://nodejs.org/) or higher + [Yarn v1.13](https://yarnpkg.com/) or higher installed on your computer. From your command line:

```bash
$ npx create-react-app my-app --template react-template

# Go into the repository and run frontend
$ cd my-app && yarn start
```

## :memo: License

This project is under the MIT license. See the [LICENSE](https://github.com/melquisedecfelipe/cra-template-react-template/blob/master/LICENSE) for more information.

---

:wave: [Get in touch!](https://www.linkedin.com/in/melquisedecfelipe/)
