Project for Code Academy Berlin.
The goal of the project was to create a Progressive Web App using a modern JavaScript framework such as React. The goal was to find a free API with more than one endpoint, make live calls to several endpoints and use Firebase Authentication and Firestore.
I chose the IMDB API. A visitor can search a film, view some details of the film but cannot write a review, read other reviews and rate a movie. Users who have created an account can rate a movie, write a review and read other reviews.
Most styled elements are pure CSS.
The project was deployed on Netlify: :clapper: Movies to Review