MovieShows is a web app that showcases a selection of popular movies sourced from a third-party API. Users can browse movie details, including the synopsis, cast, and ratings, and interact with movies by liking or commenting on them. The site is optimized for performance and responsive design, ensuring a smooth user experience on any device.
Make sure that the function for the comments counter is covered with unit tests using Jest.
Make sure that you have tests for all edge cases.