Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/callmearta/marta
- Owner: callmearta
- Created: 2020-06-08T11:38:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:38:41.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T14:33:06.023Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://callmearta.github.io/marta
- Size: 15.7 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
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.