Your Personal Movie Diary — Anytime, Anywhere
🌐 Live Demo: https://moviary.vercel.app/ 🔥 Trending API (Custom Backend): https://github.com/ibayjimwell/moviary-trending-api
Moviary is a modern movie browsing web app where users can:
- Search for movies
- Explore popular titles
- Discover trending films
It connects to The Movie Database (TMDB) API and a custom Trending Handler API to deliver real-time movie data in a clean and fast interface.
Quickly search for any movie by title and get instant results.
Displays trending movies using a custom backend API that tracks popularity.
Browse currently popular movies based on live TMDB data.
Optimized UI for smooth browsing and quick API responses.
Modern layout built for easy navigation and a great user experience.
Moviary fetches movie data from:
- 🎥 TMDB (The Movie Database) API — movie details, posters, popularity
- 🔥 Moviary Trending Handler API — custom backend to manage trending logic
TMDB is a free movie database API. Learn more at: 👉 https://www.themoviedb.org/
- Discover movies you’ve never watched
- Find trending titles people are currently into
- Explore popular films before movie night
- Quickly search details about any movie
git clone https://github.com/ibayjimwell/moviary.git
cd moviarynpm installCreate a .env file:
VITE_TMDB_API_KEY=your_tmdb_api_key
VITE_TRENDING_API_URL=your_trending_api_url
npm run devContributions are welcome!
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a Pull Request
- User watchlist feature
- Movie rating system
- Genre filters
- Movie detail page
- Authentication system
Jimwell Ibay Creator & Maintainer
