/the-trailers

Explore trending movies & TV shows with our The Movie DB API-powered website. Stay updated with the latest hits!

Primary LanguageTypeScriptMIT LicenseMIT

The Trailers

Explore trending movies & TV shows with our The Movie DB API-powered website. Stay updated with the latest hits!

Preview

The Trailers

Requirements

Install the following requirements first before proceeding.

  • Git - Version Control System
  • Node - JavaScript Runtime Environment
  • NPM - Node Package Manager

Installation

Follow these instructions to run this project on your local machine for development and testing purposes.

  1. Clone the repository.
  git clone https://github.com/baulagerwin/the-trailers.git
  1. Install its dependencies.
  npm install
  1. Start the development server.
  npm run dev
  1. In your default browser, copy the text below and paste it in address bar.
  http://localhost:5173/
  1. Explore and enjoy.

Built With

  • React
  • TypeScript
  • React Query v4
  • Syntactically Awesome Stylesheet (SASS)

Acknowledgements