Skip to content

lucaspelloni2/Movie-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎞 Explore your Movie - Always. 📹🎥

I implemented this app in my free time and decided to open source it. It allows many users to explore their locally stored movies, by simply dragging and dropping the files into the browser. It does not matter in which format, this app is able to perform Web scraping from multiple well-known movie sources. Hope you enjoy it :)

GIF

Prerequisites

How to build

$ git clone git@github.com:lucaspelloni2/Movie-Explorer.git
$ cd Movie-Explorer
$ yarn

Build Client

npm run start

Default dev port: http://localhost:3000/

Build Server

nodemon

Default dev port: http://localhost:8080/

How to contribute

Pull requests welcome! Please include tests and follow the style conventions. Run npm testto verify.

Contributors

Lucas Pelloni

License

This project is licensed under the MIT License.

About

📹🎥Explore your locally stored movies by just drag and drop them!🎞

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published