Remotica is a TV-optimized movie and series browser built with React.js and Norigin Spatial Navigation, offering smooth remote/arrow key control. It fetches data from the IMDb API (or compatible source) and displays detailed media information in a sleek UI designed for large screens.
- 🎮 Remote-control friendly interface using arrow keys
- 🎞️ Browse movies and TV series with poster images
- 📄 View details such as title, genre, release year, description, and rating
- 📺 Optimized layout for TV screens and set-top boxes
- 🚀 Built with React.js and Norigin Spatial Navigation
- React.js
- Norigin Spatial Navigation
- IMDb API
- Ant Design
- Jotai
- Google Fonts
- React Loading Skeleton
- React Router
- Styled Components
- Vite
git clone git@github.com:M7moudMostafa/Remotica.git
cd Remotica
npm install
npm run dev