aartigurjar / hulu-clone

A fake-clone of Hulu website using React & TMDB API

Home Page:https://hulu-clone-b7055.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This project is a fake clone of the Hulu website, developed using React and Material UI.
The movies and TV shows' data is fetched from TMDB API using Axios.
Also, the web app is made responsive using CSS Flexbox.
BEM Naming convention is used for classes.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Deployment

The web app is deployed on firebase. It can be viewed here: https://hulu-clone-b7055.web.app/

About

A fake-clone of Hulu website using React & TMDB API

https://hulu-clone-b7055.web.app/


Languages

Language:JavaScript 73.8%Language:CSS 15.8%Language:HTML 10.4%