Skip to content

vickyadrii/movie-lists

Repository files navigation

Movie Lists (TMDB)

Technologies used:

My Skills

Getting Started

Here are the steps below to run this project.

Prerequisites

Make sure you have installed the following prerequisites before proceeding:

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/vickyadrii/movie-lists.git

  2. Navigate to the project directory:

    cd movie-lists

  3. Install all the required dependencies using npm or Yarn:

    npm install
    # or
    yarn

Usage

Start the server:

   npm run dev
   # or
   yarn dev

Built With

  • React - React library for building user interface
  • TypeScript - Programming language
  • Vite - Frontend build tool
  • Tailwind - Utility-first CSS framework

Preview

Screenshot 2024-06-18 at 03 21 17