An app to explore the ocean of TV Series/Shows.
- React-Native 0.68.2
- SWR data fetcher
- zustand state manager
- tvMaze API
- Download the APK HERE
- Node version: 16.17.0 - LTS
- React Native environment with JAVA 11
- use YARN
- Clone this repo
- cd into React-Native project located at "TvMazeApp" folder
- install dependencies, and then run the dev environment:
yarn install
yarn start