Hak-Watch is a web application built with Vite + React that allows users to discover movies, TV series, and anime, organize them into personal lists, and explore similar content using a public media API.
The name Hak comes from the first letters of the core developers:
- Hamza
- Amaury
- Kostas
- ๐ Search movies, TV series, and anime
- ๐ View detailed information for each title
- โญ Add items to Favorites
- ๐ Add items to Watchlist
- โ Mark items as Watched
- ๐ Discover similar movies/series/anime from the API
- ๐ฑ Responsive design
- Frontend: React + Vite
- Routing: React Router
- State Management: React Context / hooks
- API: Public movie/TV/anime API (TMBD)
- Tooling: Git, GitHub