Skip to content

asishsahu946/Steaming-App-React

Repository files navigation

Streaming App

This is a Streaming plartform with latest movies update with trailer and details.

Screenshots

Home Page - Laptop

Website Template Used

  https://www.figma.com/design/QEQQaLpTXrCHcDHK2YGbHb/OTT-Dark-Theme-Website-UI-Design-Template-for-Media-Streaming%2C-Movies-and-TV-(-FREE-Editable-)-(Community)?t=2uf0VjGW9BDyJdyb-0

API Reference

Get all items

  https://developer.themoviedb.org/reference

Run Locally

Clone the project

Install dependencies

  npm install

Start the server

  npm run dev