Skip to content

LouisPages/forGrandMa

Repository files navigation

For GrandMa

App Demo

An app to help you understand your technical medical report in plain English. Simple enough for you, your family, and even Grandma!

🚀 Getting Started

  1. Installation:

    npm install
    cd server && npm install && cd ..
  2. Configuration:

    cp .env.example .env # Add your GOOGLE_API_KEY in the .env file
  3. Development:

    npm run dev

🛠️ Commands

  • npm run dev: Frontend + Backend (development mode)

📂 Structure

  • src/: Frontend React (Vite)
  • server/: Backend Node.js (Express)
  • docs/: Test documents, images, and demo assets
  • public/: Static assets (favicon, etc.)

About

An app to help your grandma understand her medical report

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors