doom
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.
index.ts
https://ado93--50c2735c3faf11f0a85276b3cceeab13.web.val.run
A comprehensive site dedicated to the Golden Age of Hip-Hop (late 1980s to late 1990s), featuring facts, key artists, albums, and cultural impact of this revolutionary era in music history.
βββ backend/
β βββ index.ts # Main Hono server
β βββ data/
β β βββ artists.ts # Artist data and facts
β β βββ albums.ts # Classic albums data
β β βββ timeline.ts # Historical timeline
β β βββ facts.ts # Hip-hop facts and trivia
β βββ routes/
β βββ api.ts # API endpoints
βββ frontend/
β βββ index.html # Main page
β βββ components/
β β βββ App.tsx # Main React app
β β βββ ArtistCard.tsx # Artist display component
β β βββ AlbumCard.tsx # Album display component
β β βββ Timeline.tsx # Timeline component
β β βββ FactCard.tsx # Random facts component
β βββ index.tsx # Frontend entry point
β βββ style.css # Custom styles
βββ shared/
βββ types.ts # Shared TypeScript types
- Artist Profiles: Detailed information about legendary hip-hop artists
- Classic Albums: Essential albums from the golden age
- Timeline: Key events and milestones in hip-hop history
- Random Facts: Interesting trivia about the golden age era
- Search & Filter: Find specific artists, albums, or facts
- Responsive Design: Works on all devices
This site focuses on the period from approximately 1986-1999, covering:
- The rise of conscious rap
- East Coast vs West Coast scenes
- The emergence of gangsta rap
- Technical innovation in production
- Cultural impact and mainstream breakthrough
- Backend: Hono (TypeScript API framework)
- Frontend: React with TypeScript
- Styling: TailwindCSS
- Data: Static JSON data with rich content