Public
Like
playground
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://hessammehr--2c450260371711f084019e149126039e.web.val.run
This project is an Astro-based frontend for the WordPress website mehr-research.science. It uses the WordPress REST API to fetch content and display it in a modern, fast interface.
/src/pages/
- Astro pages for different routes/src/components/
- Reusable UI components/src/layouts/
- Page layouts/src/lib/
- Utility functions and API clients/public/
- Static assets
- Fetches posts, pages, and other content from WordPress REST API
- Fast, static-first rendering with Astro
- Responsive design
- SEO optimized
This project is hosted on Val Town and uses Astro for the frontend.