Netflix Clone with Template and Marvel API
Click me for live demo.
Netflix Clone, the first page is a template, the second page is filled with MarvelComicsAPI.
- Interface Language is English
- Responsive
- 2 Page
- First Page is Template ( Top-left Netflixclone icon )
- Second Page with Marvel Comics API ( Top-right PP icon )
- Favorite counter
- Detailed review ( Second Page)
- Add favorite
Run on Local Machine
git clone https://github.com/boranbatuhan/netflixclone.git // Clone the repository.
cd netflixclone // Change directory.
npm install // Install dependencies.
npm run dev // Run development mode.
npm run build // Build the project.