https://github.com/programmersteve/nextmusic
A Next.js application that displays a pdf of sheetmusic and has a music player.
https://github.com/programmersteve/nextmusic
howlerjs nextjs react tailwindcss typescript
Last synced: about 1 month ago
JSON representation
A Next.js application that displays a pdf of sheetmusic and has a music player.
- Host: GitHub
- URL: https://github.com/programmersteve/nextmusic
- Owner: ProgrammerSteve
- Created: 2023-08-16T16:24:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-15T04:25:09.000Z (3 months ago)
- Last Synced: 2026-03-15T13:18:46.662Z (3 months ago)
- Topics: howlerjs, nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://next-music-zeta.vercel.app
- Size: 48.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.