Project built on React native to listing TV series, using the API provided by the TVMaze website.
- Please check to have all requirements to run React Native Aplicacions https://reactnative.dev/docs/environment-setup
npm install
npx react-native start
npx react-native run-android
TV Show detail part 2