Welcome to the official repository for Next Steps USMLE, a comprehensive preparation platform for medical students.
This project consists of:
- Frontend: A modern React-based web application.
- Backend: A robust Node.js/Express API providing payment processing and contact form services.
- Frontend: Vite, React, TypeScript, Tailwind CSS, Lucide Icons, Shadcn UI.
- Backend: Node.js, Express, Stripe API, Nodemailer.
- Infrastructure: Docker, Nginx, GitHub Actions (CI/CD).
/frontend: Client-side application./backend: Server-side API and services.
cd backend
npm install
npm run devcd frontend
npm install
npm run devDeveloped for Next Steps USMLE by Vanco AI.