DMovie is a Disney+ Clone (Beta Version), which fetch the popular movie result from TMDB Api
demo_video.mp4
To run this project, you will need to add the following environment variables to your .env.local file
NEXT_PUBLIC_API_KEY
Fork the project
Clone the project
git clone https://github.com/SachinD6/Dmovie.git
cd Dmovie
Install dependencies
npm install
Start the server
npm run dev
- Add Slider/Carousel on Home page
- Fetch Movies of different genres & show using carousel
- Add Search Functionality
- Movie Details page