Keeping you safe on slick roads
- Expo for cross-platform mobile frontend
- Start the project with
npm run start
and it will give a QR code. You must have Expo Go installed on your mobile device. With Android, enter Expo Go and scan the QR code from within the app. With IOS, scan the QR code from the Camera app and it will open in Expo Go. Note that your device and laptop must be on the same wifi network.
- Start the project with
- Testing: Jest
npm run test
- Linter: ESLint
npm run lint
- Dependencies: npm-check
npm-check