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

https://github.com/s-ayanide/mixcentro

A Progressive Web App (PWA) where you can mix different music and create your own.
https://github.com/s-ayanide/mixcentro

Last synced: over 1 year ago
JSON representation

A Progressive Web App (PWA) where you can mix different music and create your own.

Awesome Lists containing this project

README

          

# MixCentro
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama) [![made-for-VSCode](https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg)](https://code.visualstudio.com/) [![GitHub issues](https://img.shields.io/github/issues/S-ayanide/MixCentro)](https://github.com/S-ayanide/MixCentro/issues)
[![GitHub forks](https://img.shields.io/github/forks/S-ayanide/MixCentro?style=social)](https://github.com/S-ayanide/MixCentro/network) [![GitHub stars](https://img.shields.io/github/stars/S-ayanide/MixCentro?style=social)](https://github.com/S-ayanide/MixCentro/stargazers) [![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![GitHub license](https://img.shields.io/github/license/S-ayanide/MixCentro?style=for-the-badge)](https://github.com/S-ayanide/MixCentro/blob/master/LICENSE)

A Progressive Web App which let's you play with different music and create your own by mixing them.
### 👉 If you like this repo then please give it a ⭐️

## Short Description
This is a simple Progressive Web App which can simulate a musical environment and users can interact with this app to play different music and mix them up to create some of their own. This application is made for entertainment purposes only.

## Screenshots
Home Screen
Mobile Version
Install Screen

## NOTE:
This project is subject to change by the developer and is still in development

## To test this out
Testing this is as simple as it gets. Follow this steps
1. Open your terminal (NOTE: git bash preferred/ Terminal on VS Code)
2. Navigate to the project folder where you have cloned this repo.
3. Type the following command in the terminal
```
yarn add serve
yarn serve
```
4. Visit the localhost to see your PWA in action or visit [MixCentro on Netlify](http://mixcentro.netlify.com)

## Pull Request

Pull Requests are welcome. Please follow these rules for the ease of understanding:
* Make sure to check for available issues before raising one
* Give me a maximum of 24-48 hours to respond
* Have proper documentation on the parts you are changing/adding

#### Feel free to contribute

## Developed & Maintained by
[Sayan Mondal](https://github.com/S-ayanide) [📷 Insta](https://www.instagram.com/s_ayanide/) [🐤 Twitter](https://www.instagram.com/s_ayanide/) [![Twitter](https://img.shields.io/twitter/url/https/github.com/S-ayanide/MixCentro?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FS-ayanide%2FMixCentro)

## License
[![GitHub license](https://img.shields.io/github/license/S-ayanide/MixCentro?style=for-the-badge)](https://github.com/S-ayanide/MixCentro/blob/master/LICENSE)

```
Copyright 2019 Sayan Mondal

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```

## Getting Started
For help getting started with PWA, [Check this out](https://developers.google.com/web/progressive-web-apps/).