LBDflix is a dynamic movie application that gives a variety of movies, movies details, and trailers. It is packed with movie collections for every movie lover and it also recommends movies to users. It is an open source project and open to developers, designers, writers, movie enthusiasts to collaborate and learn.
(back to top)
Join our wonderful community on Discord
Node.js
npm
npm install npm@latest -gGet a free API Key at The Movie Database. Learn about the API here
If you do not know how to get your API Key, an article on How to Get Your TMDB API Key for LDBflix Contribution is available.
(back to top)
Are a community member or not, we would love your input! Feel free to first check out our code of conduct and also the contribution guidelines for any missing steps.
You can work on it locally,
Fork this repository
Clone the repo
$ git clone [email protected]:<your github username>/lbdflix.gitNavigate to the cloned directory
$ cd lbdflixInstall dependencies
$ npm installStart the project on localhost
$ npm run devNotice anything odd and/or missing from this README or on the website itself? Feel free to raise an issue.
Join the amazing LBDflix Community on discord to stay in the loop.
(back to top)
This repository is under the MIT license.
Please leave a star ️. All support is highly appreciated.
Reference: [4c Community Readme] (https://github.com/FrancescoXX/4c-site/blob/main/README.md)