No description
Find a file
m4x809 dd9460ca0f
Enhance TrackCard and TrackModal components with new features
- Replaced `studioUrl` with `__SPOTIFY_URL__` in TrackCard for better track linking.
- Added a Tooltip to the LP Live badge in TrackCard to display disclaimers.
- Updated TrackModal to show the LP Live disclaimer below the location text.
- Modified Track data structure in list.ts to include new live performance details and disclaimers.
2025-10-25 11:15:01 +02:00
.vscode Update track IDs and add FontAwesome dependencies 2025-10-25 03:03:11 +02:00
data Update track IDs and add FontAwesome dependencies 2025-10-25 03:03:11 +02:00
public first version 2025-10-25 00:20:37 +02:00
scripts Update track IDs and add FontAwesome dependencies 2025-10-25 03:03:11 +02:00
src Enhance TrackCard and TrackModal components with new features 2025-10-25 11:15:01 +02:00
.gitignore Update .gitignore to remove bun-related entries for cleaner project structure 2025-10-25 09:56:27 +02:00
biome.json first version 2025-10-25 00:20:37 +02:00
bun.lock Update dependencies and enhance styling for improved UI 2025-10-25 10:37:07 +02:00
Dockerfile Refactor Dockerfile and update Next.js configuration for improved build process 2025-10-25 09:53:48 +02:00
eslint.config.js first version 2025-10-25 00:20:37 +02:00
LICENSE Add MIT License to the project 2025-10-25 10:49:25 +02:00
next.config.ts Refactor Dockerfile and update Next.js configuration for improved build process 2025-10-25 09:53:48 +02:00
package.json Update dependencies and enhance styling for improved UI 2025-10-25 10:37:07 +02:00
postcss.config.js Update dependencies and enhance styling for improved UI 2025-10-25 10:37:07 +02:00
prettier.config.js first version 2025-10-25 00:20:37 +02:00
README.md Update README.md to include project disclaimer and refine tech stack details 2025-10-25 10:39:59 +02:00
tsconfig.json Add new scripts and update album data 2025-10-25 01:02:10 +02:00

Linkin Park Albums

A modern web application showcasing the complete discography of Linkin Park, built with Next.js 15 and React 19.

Disclaimer:
This is a fan-made project and is not affiliated with Linkin Park or any of its members.
All rights to music, artwork, and trademarks belong to their respective owners.

Features

  • 🎵 Browse all Linkin Park albums
  • 📱 Responsive design with Tailwind CSS
  • 🎨 Beautiful UI with Mantine components
  • Fast static generation with Next.js App Router
  • 🖥️ Server components for optimal performance
  • 🎭 Smooth transitions and hover effects

Tech Stack

  • Framework: Next.js 15 (App Router)
  • React: React 19
  • UI Components: Mantine Core 8.3.5
  • Styling: Tailwind CSS 4.1.15
  • Package Manager: Bun
  • TypeScript: 5.9.3

License

MIT