Skip to content

raj1129/moviefy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moviefy

The best Web site to instantly search and stream your favourite movie

Web Site

Running website locally

  1. Install Node.js

    	    curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
    		sudo apt-get install -y nodejs 
    
  2. Install dependencies npm install

  3. node app.js

  4. Open http://localhost:8080 in your local browser

About

A Web site to instantly search and stream your favourite movie.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 58.4%
  • CSS 31.0%
  • JavaScript 10.6%