Skip to content

fadhildwia/movie-apps

Repository files navigation

Movie Apps

This project is an application that displays movie list, search, movie detail, cart & checkout



Home, Detail, Detail, Cart, and Checkout Page

MovieApps MovieApps MovieApps MovieApps

📱 Features

  • Create layout using Tailwindcss
  • Integrate Movie API from OMDB API
  • Create hook to fetch data using React Query

🚀 Technologies & Resources

💻 Installation

  1. Clone the repository:

    git clone https://github.com/fadhildwia/movie-apps.git
  2. Navigate to the project directory:

    cd movie-apps
  3. Install the dependencies:

    yarn
    #or
    npm install
  4. Make a copy of .env.example to .env:

    # Put your OMDB API credential in .env file
    cp .env.example .env
  5. Run the project:

    yarn dev
    #or
    npm run dev

Feel free to explore the code and adapt it to suit your needs! If you encounter any issues or have suggestions for improvements, please don't hesitate to open an issue or submit a pull request.

About

This project is an application that displays movie list, search, movie detail, cart & checkout

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors