Community Vals Showcase

A website showcasing featured community vals from Val Town Newsletter #25.

Project Structure

  • backend/ - Hono API server
  • frontend/ - React frontend with val showcase
  • shared/ - Shared types and utilities

Features

  • Responsive grid layout of featured vals
  • Val details with descriptions and links
  • Search and filter functionality
  • Clean, modern design with TailwindCSS

Development

The main entry point is backend/index.ts which serves the frontend and API routes.