Skip to content

brianhu72/INFO1998

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IthacaServes

A student volunteering platform for the Ithaca community, built for Cornell students to find local volunteer and shadowing opportunities.

Quick Start

# Terminal 1 — backend (auto-seeds sample data)
cd server && npm install && node index.js

# Terminal 2 — frontend
cd client && npm install && npm run dev

Open http://localhost:5173

Tech Stack

  • Frontend: React + Vite, React Router
  • Backend: Node.js + Express
  • Data: JSON file store (server/data.json)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors