https://github.com/artem-galas/fresh-player
Interactive player implement with Fresh
https://github.com/artem-galas/fresh-player
deno fresh
Last synced: 22 days ago
JSON representation
Interactive player implement with Fresh
- Host: GitHub
- URL: https://github.com/artem-galas/fresh-player
- Owner: artem-galas
- License: mit
- Created: 2023-02-27T19:59:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T19:59:53.000Z (over 3 years ago)
- Last Synced: 2024-05-28T16:11:26.592Z (about 2 years ago)
- Topics: deno, fresh
- Language: TypeScript
- Homepage: https://artem-galas-fresh-player.deno.dev/
- Size: 1.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FreshPlayer

Fully interactive "music" player writen on [Fresh](https://fresh.deno.dev/). Inspired by [ICodeThis](https://www.icodethis.com/)
### Usage
Start the project:
```
deno task start
```