Skip to content

AdheCode/NextJS-Hulu

Repository files navigation

Hulu Clone with NextJS

screenshot image

This project is a simplified front end clone of Hulu. It was created with NextJS. It uses The MovieDB Api to search for movies and display details.

Tools used

  • TailwindCSS
  • Next Image

Runing Project Locally

  • Install dependencies: run npm install in root project
  • Get API key from here
  • Create .env file in root project and add: API_KEY=YOUR_API_KEY_HERE
  • Run project: npm run dev

User Stories

  • User can see detail film
  • User can filter film
  • The webpage adapts to any screen size.

Please feel free to create a pull request and submit any issues!

About

Website movie with NextJs Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published