Skip to content

ahmdali25/react-movies

Repository files navigation

React Movie

A simple movie app from The Movie Database (TMDB) API, built using React.js and TailwindCSS.

Project Setup

  1. Clone this repository.
  2. Install dependencies.
yarn
  1. Take a copy of .env.sample and rename to .env
  2. Register TMDB account and get your API Key
  3. Enter the details into the .env file

Usage

yarn dev

Built with

Releases

No releases published

Packages

No packages published