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:
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 and create an account to add movies to your favorites list and see how this React.js project works!