FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
Olaolu001
Olaolu001APP
Public
Like
APP
Home
Code
4
backend
3
frontend
4
shared
1
README.md
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 miliseconds.
Sign up now
Code
/
Code
/
Search
index.ts
https://Olaolu001--51947f143faa11f09cea76b3cceeab13.web.val.run
README.md

Used Items Marketplace

A marketplace app where people can post used items for sale and negotiate in a public chat room.

Features

  • 📦 Post items for sale with title, description, price, and contact info
  • 💬 Public chat room for negotiations and discussions
  • 🔍 Browse all available items
  • 📱 Responsive design

Project Structure

├── backend/
│   ├── database/
│   │   ├── migrations.ts    # Database schema setup
│   │   └── queries.ts       # Database query functions
│   ├── routes/
│   │   ├── items.ts         # Item CRUD operations
│   │   └── chat.ts          # Chat message operations
│   └── index.ts             # Main Hono server
├── frontend/
│   ├── components/
│   │   ├── App.tsx          # Main app component
│   │   ├── ItemList.tsx     # Display items for sale
│   │   ├── ItemForm.tsx     # Form to post new items
│   │   └── ChatRoom.tsx     # Public chat interface
│   ├── index.html           # Main HTML template
│   └── index.tsx            # Frontend entry point
└── shared/
    └── types.ts             # Shared TypeScript types

Tech Stack

  • Backend: Hono (TypeScript API framework)
  • Database: SQLite
  • Frontend: React with TypeScript
  • Styling: TailwindCSS
  • Real-time: Polling for chat updates

Getting Started

The app is automatically deployed on Val Town. Visit the HTTP endpoint to start using the marketplace.

HTTP
  • index.ts
    Olaolu001--51947f143faa11f09cea76b3cceeab13.web.val.run
Code
backendfrontendsharedREADME.md
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.