A full-stack example using:
- Angular (client)
- Node.js + Express (server)
- MongoDB (database)
This project is used in my MEAN Stack training to demonstrate:
- Authentication & JWT
- Protected routes
- CRUD operations
- Folder structure & best practices
- Deployment flow (Render + Vercel/GitHub Pages)