SEA-ICE-GROUP
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
index.ts
https://devthom_studios--9806b87a35c511f0a7089e149126039e.web.val.run
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.
├── 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
- Responsive design for all devices
- Research showcase
- Team member profiles
- Publications list
- News and updates
- Contact information
- Backend: Hono (TypeScript)
- Frontend: HTML, CSS, JavaScript
- Styling: Tailwind CSS
- Hosting: Val Town