Skip to content

gielcobben/getcaption.co

Repository files navigation

Caption Website

Find the right subtitles. Easy.

Get Caption (App)

Development

npm install
npm run dev

Open http://localhost:5173.

Build

npm run build

Outputs a static site to the dist/ directory.

Deploy

Deployed to Cloudflare Workers. Make sure you're authenticated with npx wrangler login, then:

npm run build
npm run deploy

Project layout

  • src/ Application source code
    • components/ React components
    • index.css Tailwind styles
    • main.jsx Entry point
    • App.jsx Root component
  • public/ Static assets (images, favicons)
  • wrangler.jsonc Cloudflare Workers configuration

Related Repositories

About

Website for Caption app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors