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

https://github.com/ayushmankumar7/audio-remote-controller

The project I wanted to do since last 2 years :).. Finally 🙂
https://github.com/ayushmankumar7/audio-remote-controller

css express html js nodejs remote-control socket socket-io

Last synced: 3 months ago
JSON representation

The project I wanted to do since last 2 years :).. Finally 🙂

Awesome Lists containing this project

README

          

# Audio-Remote-Controller

The project I wanted to do since last 2 years :).. Finally 🙂

### Nothing complicated 🙂

## How to setup

Make sure you have Node and Git installed

```
git clone git@github.com:ayushmankumar7/Audio-Remote-Controller.git
cd Audio-Remote-Controller
npm install
npm start
```
## How to Contribute

1. Fork the **repo**
3. Check **issues** you want to work on. If there isn't an issue, create one and then start working on that.
4. Make the changes. Open a **Pull Request(PR)**.
5. Be sure to explain,in the comments, what you wanted to achive and how you achieved it.
6. Be an official contributor 😎

### READ THE [CONTRIBUTING.md](https://github.com/ayushmankumar7/Audio-Remote-Controller/blob/master/CONTRIBUTING.md) FOR FIRST TIME CONTRIBUTORS.

## Why should you contribute to this project.

1. This can your gateway to start contributing to Open Source.
2. This is a cool project! (Atleast to me)
3. You get to learn new things.
4. You will learn how to work on open source projects.
5. Your profile will be added to the list of Contributors.

# ENJOY!