f
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.
Viewing readonly version of main branch: v17View latest version
A simplified Twitter clone built on Val Town.
- User timeline showing tweets
- Ability to post new tweets
- Like and retweet functionality
- Responsive design similar to Twitter's UI
/backend- API endpoints and database operations/frontend- UI components and static assets/shared- Shared types and utilities
- Backend: Hono.js for API routing
- Frontend: React with Tailwind CSS
- Database: Val Town SQLite for data storage
Visit the HTTP endpoint to view and interact with the Twitter clone.