Giter VIP home page Giter VIP logo

moviesdb's Introduction

Movies DB

Movies DB is a movie discovery web app that helps you find new and interesting movies to watch. With Movies DB, you can search for movies by genre, view trailers, and more.

Getting Started

To get started with Movies DB, follow these steps:

  1. Clone this repository to your local machine.

    git clone <repository-url>
  2. Run npm install to install the required dependencies.

    npm install
  3. Get an API key from The Movie Database (TMDb). You'll have to create an account first.

  4. Add the API key to .env file in the root directory of the project.

    API_KEY=your_api_key_here
    
  5. Alternatively, you can directly add the API key to src/services/api-client.ts file.

  6. Run the development server.

    npm run dev
  7. Open your web browser and visit http://localhost:5173 to start exploring movies on MovieHub.

Features

  • Genre Filtering: Filter movies by genre to discover the ones you're interested in.
  • Trailers: Watch trailers directly on MovieHub to get a glimpse of the movie.
  • Search: Search for movies by title to quickly find what you're looking for.

Contributing

We welcome contributions to Movies DB! If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.

moviesdb's People

Stargazers

Mohamed Ali avatar

Watchers

Mohamed Ali avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.