Build a full shopping list app (frontend in React, backend in Node.js).
First implement it with a monolithic REST API.
Then restructure it into microservices.
Add real-time collaboration features(socket js ), TDD with ≥90% coverage, and DevOps setup.
All within 3 hours.