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: 10 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T23:31:34.000Z (over 2 years ago)
- Last Synced: 2025-02-04T09:33:38.787Z (about 1 year ago)
- Topics: howlerjs, nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://next-music-zeta.vercel.app
- Size: 48.5 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.