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 🙂
- Host: GitHub
- URL: https://github.com/ayushmankumar7/audio-remote-controller
- Owner: ayushmankumar7
- License: mit
- Created: 2022-03-21T16:39:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-21T12:39:08.000Z (about 4 years ago)
- Last Synced: 2025-06-26T03:41:02.282Z (12 months ago)
- Topics: css, express, html, js, nodejs, remote-control, socket, socket-io
- Language: HTML
- Homepage: https://ayushmankumar7.github.io/Audio-Remote-Controller/
- Size: 3.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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!