Welcome to the Movie4fun App, a React-based application designed to provide movie enthusiasts with a platform to explore, rate, and manage their favorite films. This application leverages modern web technologies to deliver a robust and interactive user experience.
- 📶 Movie Trending: View trending movies.
- 🔍 Movie Search: Search for movies.
- 🎬 Movie Detail: Get detailed information on movies.
- 🎥 Movie Cast: View the cast of movies.
- 📺 Movie Video: Watch movie trailers
- 🍀 Movie Recommendation: Get movie recommendations.
- ⭐ Movie Rating: Rate movies.
- 📍 Movie Watchlist: Keep track of your favorite movies.
To get a local copy up and running follow these simple steps:
- Clone the repo
git clone https://github.com/zerone0x/imdb_clone.git
- Install bun packages
bun install
- Start the application
bun run dev
Distributed under the MIT License. See LICENSE
for more information.