A list of provided games is displayed on the main page and every game list item is clickable. Whenever the game item is clicked, the user is navigated to the individual game page.
React Native with Expo
You can review & test the application by following the procedure:
- Clone/Download the source code.
cdin the directory and runyarn installto install node modules.- Run
yarn startfor running this project.