- React-native
- Redux
This has been done for an interview, the goal was to build an app in 4h to query unsplash and display the users portfolios.
- yarn start
- Install expo client on your mobile and scan the QR code from the app.
- To build the app for iOS or android follow the instructions on expo website https://docs.expo.io/distribution/building-standalone-apps/
- Add tests
- Add carousel when clicking an image
- Improve styles
- Cleanup code