An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# FreshPlayer

![Cover](./cover.png)

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
```