Skip to content

sydprojects/react-api-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + API Demo (Migration-ready)

Preview

UI

Small demo showing a clean, modern React + TypeScript UI consuming a simple REST API.

Why this exists

  • Demonstrates ability to ramp quickly into a modern web stack (React/TypeScript).
  • Shows API integration, validation, error handling, and optimistic updates.
  • Uses Docker Compose for reproducible local development.

Architecture

  • web/: React + TypeScript (Vite)
  • api/: Node + Express REST API
  • Runs via Docker Compose

Run locally (Docker)

docker compose up --build

About

Small demo showing a clean, modern React + TypeScript UI consuming a simple REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors