MovieCritics is a full CRUD review app built with Node.js, Express, and MongoDB, with TMDB API integration to pull in real movie metadata. Users can add, edit, and delete reviews with star ratings — all persisted to MongoDB. Built the frontend in vanilla JS with zero frameworks,...