Technologies | How To Use | License
This project was developed with the following technologies:
- Axios
- Commitlint
- Commitizen
- Eslint
- Eslint import helpers
- History
- Husky
- React
- React icons
- React router
To clone and run this application, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:
$ npx create-react-app my-app --template react-template
# Go into the repository and run frontend
$ cd my-app && npm start
This project is under the MIT license. See the LICENSE for more information.