Sea Ice Research Group Website

This project is a website for an academic sea ice research group. It showcases the group's research, team members, publications, and provides contact information.

Project Structure

├── backend/
│   ├── index.ts             # Main entry point for the API
│   └── README.md
├── frontend/
│   ├── components/          # Reusable UI components
│   ├── assets/              # Images and other static assets
│   ├── index.html           # Main HTML template
│   ├── style.css            # Custom styles
│   └── README.md
├── README.md
└── shared/
    └── utils.ts             # Shared utilities

Features

  • Responsive design for all devices
  • Research showcase
  • Team member profiles
  • Publications list
  • News and updates
  • Contact information

Technology Stack

  • Backend: Hono (TypeScript)
  • Frontend: HTML, CSS, JavaScript
  • Styling: Tailwind CSS
  • Hosting: Val Town