This is a Next.js project that mocks the existing Fire TV remote mobile application, with the aim of controlling a Figma prototype of the Fire TV UI by simulating keystrokes when pressing navigation buttons from the smartphone.
First of all, make sure you have Node.js and npm installed on your computer.
Then, run the development server with npm run dev.
Open http://localhost:3000 with your browser to see the result.
For a better experience, open the server's link (YOUR_COMPUTER_IP:3000) from your smartphone's browser.