Lbdflix
LBDflix is a movie app designed for browsing the latest movies, viewing detailed information, and watching trailers. Built with Next.js and CSS, it features a movie search function, rating system, and collections for tailored recommendations. The project is open-source and encourages contributions from developers and enthusiasts.
Install / Use
/learn @lambeboluwatife/LbdflixREADME
Welcome to LBDflix Project
<p id="readme-top"></p> <details> <summary>Table of Contents</summary> <ol> <li> <a href="#about-lbdflix">About LBDFlix</a> <ul> <li><a href="#built-with">Built With</a></li> <li><a href="#features">Features</a></li> <li><a href="#quick-links">Quick Links</a></li> <li><a href="#join-us">Join Us</a></li> </ul> </li> <li> <a href="#getting-started">Getting Started</a> <ul> <li><a href="#prerequisites">Prerequisites</a></li> <li><a href="#installation">Installation</a></li> </ul> </li> <li><a href="#contribute">Want to Contribute?</a> <ul> <li><a href="#steps">Contribution steps</a></li> </ul> </li> <li><a href="#license">License</a></li> </ol> </details>About LBDflix
<p id="about-lbdflix"></p>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.
Built With
<p id="built-with"></p>Features
<p id="features"></p>- Movie search.
- Movie rating.
- Movie collections.
- Movie Information.
Quick Links
<p id="quick-links"></p> <p align="right">(<a href="#readme-top">back to top</a>)</p>Join Us
<p id="join-us"></p>Join our wonderful community on Discord <a href="https://discord.gg/Smg7gtd3eR"><img src="https://cdn.worldvectorlogo.com/logos/discord-6.svg" title="Discord" alt="Discord Community" width="40"/></a>
Getting Started
<p id="getting-started"></p>Prerequisites
<p id="prerequisites"></p>-
Node.js
-
npm
npm install npm@latest -g
Installation
<p id="installation"></p>-
Get 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.
Want to contribute?
<p id="contribute"></p>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.
Contribution steps
<p id="steps"></p>You can work on it locally,
-
Fork this repository
-
Clone the repo
$ git clone git@github.com:<your github username>/lbdflix.git -
Navigate to the cloned directory
$ cd lbdflix -
Install dependencies
$ npm install -
Start the project on
localhost$ npm run dev
Notice 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.
<p align="right">(<a href="#readme-top">back to top</a>)</p>License
<p id="license"></p>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)
