Features "focus based" navigation using the arrow keys as a remote.
You can try it in your browser by clicking this link.
If you'd like to run this project locally, follow these steps:
- Clone the repository.
- Run
npm install
to install the necessary dependencies. - Run
npm start
to start the project in developer mode. - Open http://localhost:3000 to view your browser.