🎥 You can see an example video of its use here, remember to put the video in high resolution 😉.
🔐 📱 App to test app creation skills with login and registration screens.
# clone from github repository
$ cd crowdform-takehome
# Install the dependencies
$ yarn
# Run the application on ios
$ yarn ios
# Run the application on ios device
## Download[expo](https://apps.apple.com/br/app/expo-go/id982107779) on your ios device.
## Scan the qrcode returned by expo in your expo app.
# We check lint and typescript before each commit using the following commands
# check typescript
$ test:tsc
# check lint
$ test:eslint
# To check unit tests run
$ test:unit
The following tools were used in building the project:
- Expo
- Node.js
- React Native
- TypeScript
- Commitzen
- Commitlint
- Lefthook
- Jest
- React Testing Library
- Tamagui
🚀 Will Gomes
Made with ❤️ by Will Gomes 👋🏽 Contact me!