Skip to content

Codebugged-Research/nextsteps-usmle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next Steps USMLE

Welcome to the official repository for Next Steps USMLE, a comprehensive preparation platform for medical students.

🚀 Project Overview

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.

🛠 Tech Stack

  • Frontend: Vite, React, TypeScript, Tailwind CSS, Lucide Icons, Shadcn UI.
  • Backend: Node.js, Express, Stripe API, Nodemailer.
  • Infrastructure: Docker, Nginx, GitHub Actions (CI/CD).

📂 Structure

  • /frontend: Client-side application.
  • /backend: Server-side API and services.

⚙️ Quick Start

1. Backend

cd backend
npm install
npm run dev

2. Frontend

cd frontend
npm install
npm run dev

Developed for Next Steps USMLE by Vanco AI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published