Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/callmearta/marta

Free music streaming progressive web app
https://github.com/callmearta/marta

Last synced: about 1 month ago
JSON representation

Free music streaming progressive web app

Awesome Lists containing this project

README

        

Marta
==========
Marta is a free music streaming proressive web app written in ReactJS.

## Run local
you need [NodeJS v8](https://nodejs.org) or later installed. Also it is recommended to install [Yarn](https://yarnpkg.com/https://yarnpkg.com/).

```
- git clone https://github.com/callmearta/marta
- yarn or npm i
- yarn start or npm start
```

## Contributing
Fill free to contribute.