Technologies | How To Use | License
- create-react-app
- ReactJS
- Axios
- styled-components
- prettier
- ESLint
- lint-staged
- husky
- jest
- react-testing-library
- Typescript
- MSW
To clone and run this application, you need Git, Node.js v15 or higher + Yarn v1.13 or higher installed. From command line:
# Clone this repository
$ git clone https://github.com/rafaelss95/challenge-iclinic
# Go into the repository
$ cd challenge-iclinic
# Install dependencies
$ yarn
# Run the tests
$ yarn test
# Run the app
$ yarn start
# Run the build
$ yarn buildThis project is under the MIT license. See the LICENSE for more information.
You can check the challenge repository here.
Made with ♥ by Rafael Santana 👋 Get in touch!