https://narsiiis.github.io/rjdownloader
RJ Downloader / Radio Javan Downloader
https://narsiiis.github.io/rjdownloader
music music-downloader radiojavan radiojavan-downloader radiojavandonwloader rj-downloader rjdownloader
Last synced: 27 days ago
JSON representation
RJ Downloader / Radio Javan Downloader
- Host: GitHub
- URL: https://narsiiis.github.io/rjdownloader
- Owner: NarSiiiS
- License: mit
- Created: 2019-02-12T19:15:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T04:30:25.000Z (over 1 year ago)
- Last Synced: 2024-02-16T05:34:36.934Z (over 1 year ago)
- Topics: music, music-downloader, radiojavan, radiojavan-downloader, radiojavandonwloader, rj-downloader, rjdownloader
- Language: TypeScript
- Homepage: https://rj-downloader.vercel.app/
- Size: 4.76 MB
- Stars: 40
- Watchers: 3
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
Table of Contents
[![Product Name Screen Shot][product-screenshot]](https://rj-downloader.vercel.app)
### Built With
* [![Next][Next.js]][Next-url]
* [![React][React.js]][React-url]
* [![Tailwind][Tailwind]][Tailwind-url]## Getting Started
### Prerequisites
* npm
```sh
npm install npm@latest -g
```### Installation
1. Clone the repo
```sh
git clone https://github.com/NarSiiiS/rj-downloader.git
```
2. Install NPM packages
```sh
npm install
```
3. Enter your url in `.env.local`
```dotenv
NEXT_PUBLIC_BASE_URL=https://rj-api.vercel.app
```## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any
contributions you make are **greatly appreciated**.If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also
simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
AmirAbbas Mozaffari - aam.phoenix@hotmail.com
Project Link: [https://github.com/NarSiiiS/rj-downloader](https://github.com/NarSiiiS/rj-downloader)
[contributors-shield]: https://img.shields.io/github/contributors/NarSiiiS/rj-downloader.svg?style=for-the-badge
[contributors-url]: https://github.com/NarSiiiS/rj-downloader/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/NarSiiiS/rj-downloader.svg?style=for-the-badge
[forks-url]: https://github.com/NarSiiiS/rj-downloader/network/members
[stars-shield]: https://img.shields.io/github/stars/NarSiiiS/rj-downloader.svg?style=for-the-badge
[stars-url]: https://github.com/NarSiiiS/rj-downloader/stargazers
[issues-shield]: https://img.shields.io/github/issues/NarSiiiS/rj-downloader.svg?style=for-the-badge
[issues-url]: https://github.com/NarSiiiS/rj-downloader/issues
[license-shield]: https://img.shields.io/github/license/NarSiiiS/rj-downloader.svg?style=for-the-badge
[license-url]: https://github.com/NarSiiiS/rj-downloader/blob/master/LICENSE
[product-screenshot]: public/assets/img/screenshot.jpg
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Tailwind]: https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white
[Tailwind-url]: https://tailwindcss.com/