App Design

Webflix

This is a movie web app which is a clone of Netflix and some of its basic features. The front end is built with React.js using the TMDB API to display movie details in different categories, and the backend of this app uses Firebase which allows users to sign up and create an account to save movie profiles in their own personal account. The app also includes protected routing so users not logged in cannot access account pages of other users.

Development plans for this app: add viewable trailers for each item returned from the API, mobile functionality

Tech used: React.js, Firebase, Tailwind CSS, TMDB API

Source code and demo:

Other Recent Projects