Features
Templates
Showcase
Townie
AI
Blog
Docs
Pricing
Log in
Sign up
Raazbhaii
reactHonoStarter
Remix of std/reactHonoStarter
Public
Like
Remix
Close sidebar
reactHonoStarter
Home
Code
4
backend
frontend
6
README.md
H
apo.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
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.
Sign up now
Merge
Raazbhaii/main
into
std/main
frontend/components/App.tsx
+12
-8
std/main
Raazbhaii/main
frontend/index.html
+3
-8
frontend/index.tsx
+5
-9
frontend/style.css
+26
-10
H
apo.tsx
+60
-0
frontend/src
frontend/src/App.css
+93
-0
frontend/src/components
frontend/src/components/SensitivityTool.tsx
+27
-0
frontend/src/components/WeaponStats.tsx
+16
-0
frontend/src/index.css
+74
-0
frontend/src/index.tsx
+7
-0
H
backend/index.ts
+0
-25