Disney website Clone using React Js and TMDB API.
- User can Slide and View Latest and Trending Movies.
- User can See Different Geners of Content.
- Chek users Favorite Movies and Geners.
- React Js
- Vite
- Tailwind Css
- TMDB API for Movie data
- Axios
- Vercel
To install and run this project Locally:
- Download Zip file or Clone the repository
git clone https://github.com/muhammedadil1024/Disney-clone-2023.git
cd Disney-clone-2023
- Install all dependencies:
npm install
- Start the app:
npm run dev
Thank You!