Training project
Full-stack app with JWT authentication
Related course: MERN Stack Development
Problem
Learners need a deployable MERN application that proves they can design REST APIs, secure routes with JWT, and ship a React UI that talks to MongoDB-backed services.
Architecture (high level)
React frontend → Express REST API → MongoDB via Mongoose; JWT auth middleware; environment-based config; optional deploy to Vercel/Render with basic CI notes from the Deployment module.
Technologies
- MongoDB
- Express
- React
- Node.js
- JWT
- Git
This is a Vector Skill Academy training project completed during the course. It is not confidential client work and does not represent a live production engagement.