Skip to content

It was built for study purposes only. To test out my Skills in TailwindCSS and API Integrations and Also Next.js.

Notifications You must be signed in to change notification settings

andreyscott/hulu

Repository files navigation

This project is a clone of Hulu Streaming service

It was built for study purposes only. When I built it, I was learning about TailwindCSS and API Integrations. I really enjoyed the process and the results. You can check it at the repo description, or at the pictures below.

Pictures

hulu desktop

hulu mobile

Installation

First, set the global variables:

  1. Create a .env.local file on the root of the project.
  2. Add API_KEY=yourApiKey to the file.
  3. You can get your free API Key at themoviedb.org, just need to create an account.

Then, run Yarn install

And run the development server:

npm run dev
Or
yarn dev

Done!

About

It was built for study purposes only. To test out my Skills in TailwindCSS and API Integrations and Also Next.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published