https://github.com/fjerbi/react-native-training-session
Training session with using react-native to develop a movies displaying applications using TMDB api.
https://github.com/fjerbi/react-native-training-session
Last synced: 8 months ago
JSON representation
Training session with using react-native to develop a movies displaying applications using TMDB api.
- Host: GitHub
- URL: https://github.com/fjerbi/react-native-training-session
- Owner: fjerbi
- Created: 2021-10-12T15:22:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-12T15:30:55.000Z (over 4 years ago)
- Last Synced: 2025-01-03T07:48:27.786Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 355 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-training-session
Training session with using react-native to develop a movies displaying applications using TMDB api.
I'm working with react-native-web since I have a very slow computer and can't render the app on an emulator,
but it is the same architecture, nothing changes.
:heavy_check_mark: Estimated application finishing: 5 hours of straight coding + 2 hours for optimization and refactoring