myFlix (React App)

myFlix React Interface

Overview

myFlix is a responsive Single Page Application (SPA) built with React. It serves as the client-side interface for the movie API I built. It allows users to browse a collection of movies, view details about directors and genres, and manage their user profile.

Objective

The goal was to build a complete frontend application using React's component-based architecture. Key challenges included managing state across the application (using Redux), implementing client-side routing, and styling with Bootstrap to ensure responsiveness on all devices.

Tech Stack

Key Features



← Back to Work