Skip to content

Repository files navigation

landing

Main landing webpage for Futon manga reader.

Overview

This repository contains a modern responsive landing page built with:

  • React + TypeScript
  • Vite
  • Tailwind CSS
  • Three.js with @react-three/fiber and @react-three/drei
  • Cloudflare Pages-friendly setup (wrangler.toml present)

Features

  • 3D hero canvas (Hero3D component)
  • Newsletter signup UI with animated terminal-style status
  • Theme and interaction animations

Development

  1. Install dependencies:

    npm install
  2. Start dev server:

    npm run dev
  3. Build production bundle:

    npm run build
  4. Preview production build:

    npm run preview

Webhook / API integration

  • The signup form currently posts to /api/newsletter (client-side).
  • Add server-side handling via Cloudflare Functions / other backend to send Discord webhook or persist emails.

License

MIT

Acknowledgements

Thanks to artofaria for the cat 3d model.

About

Main landing webpage for futon manga reader

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages