Movies is my web app, about movies and their reviews. Back end is made in Java ( Spring Framework ) intagrated with MongoDB database. Front End is made with React, styled using bootstrap react. Movies data is taken from themoviedb.org, shout out.
Sended reviews are being pushed to the MongoDB, verified by checking api endpoint:
Api tests were carried out in Postman.