Haley Rabiu logo in white font
UI/UX Development
Netflix UI – React JS

This project is intended to showcase my ability to code using React.js and Tailwind for a copycat version of Netflix.

This React.js web application allows users to:

  • SIGN UP
  • CREATE AN ACCOUNT
  • SIGN IN
  • LOG OUT
  • FAVORITE A MOVIE

Favorited movies are added asynchronously to the user's account under their MY MOVIES list.

The back-end is configured using Firebase for data storage and the movie listings are pulled from www.themoviedb.org using APIs to transfer data.

Sign Up form for a Netflix Project

Sign up and create an account to add movies to your favorites list and see how this React.js project works!