Skip to content

officiallysidsingh/Movix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Movie-Streaming-App

This Web App Uses React.js as frontend. It uses TMDB api to fetch data of movies.

Hosted at

https://sid-movie-streaming.vercel.app/

Setup on Local Machine

Prerequisites

  • NPM or YARN
  • Node

Steps to Setup

  • Fork and Clone the Repository to your Local Machine.
  • On the terminal go to front-end directory using "cd front-end" command.
  • Run "npm ci" command to install node module dependencies.
  • Make a TMDB Account and copy its API Read Access Token (v4 auth).
  • Make a .env file and add values as given in .env.example file.
  • Now run the app using "npm run dev" command

About

A Web App Using React For Video Streaming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages