Back to projects

Movientar

A movie browsing project built with React and the TMDB API.

Personal

Personal

2023

1 min read

Live site: https://alfariiizi.github.io/movientar/

Repository: https://github.com/alfariiizi/movientar

Movientar

Movientar

# Overview

Movientar is a movie browsing website that displays categorized movie data from The Movie Database.

# Business Context

This was a personal learning project for practicing API integration in a React application.

# My Role

I built the frontend and connected it to the TMDB API.

# Key Capabilities

  • Movie category browsing
  • API-based data fetching
  • Responsive card layout
  • React-based UI composition

# Technical Direction

The project uses React and Tailwind CSS. The main learning focus was consuming external APIs and structuring the UI around fetched data.

# Outcome / Impact

Movientar helped me move from static UI practice into API-backed React development.

  • Screenshot placeholder: movie listing
  • Screenshot placeholder: category view
  • Screenshot placeholder: movie detail state