Completing the task of the following requirement
All tasks discussed at the interview (web version is not required) were completed fully!
Install the dependencies and start the emulator with Metro.
cd TVMaze
npm i
npm run android
Which software is required for a successful installation:
Soft | Link |
---|---|
JDK [11+] | https://www.oracle.com/java/technologies/javase/jdk18-archive-downloads.html |
NodeJs [14+] | https://nodejs.org/en/download/ |
More about setup | https://reactnative.dev/docs/environment-setup |