KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
moveOn-Music
★ 15
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
GameText-Plus
:
GameText+ enhances GameText features
geohunt
:
Geohunt -:)
awesome-selfhosted-nixos
:
Example configurations for self-hosting stuff on NixOS
Simple-Atlas-Generator
:
Simple Atlas Generator for Unity
gophish-deploy
:
GoPhish-Deploy is an automated deployment script for the GoPhish phishing framework, configuring it with SSL and secure defaults.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
moveOn-Music
?
Download (.md)
# MusicHub MusicHub is a web music app built using Next.js 14, App Router, and an unofficial music API. The user interface is styled with Tailwind CSS. [](https://github.com/r2hu1) [](https://github.com/r2hu1/musichub) <br/>  ## Features - Browse and listen to a wide variety of music. - Light and Dark mode for user preference. - Search for your favorite artists, albums, and tracks. - Enjoy a seamless music listening experience. ## Screenshots ### Homepage  ### Search Page  ### Album Page  ### Music Page Player  Mobile Player  ## Installation 1. Clone the repository: ```bash cd musichub ``` 2. Install dependencies: ```bash npm install or pnpm install ``` 3. Run the development server: ```bash npm run dev or pnpm run dev ``` Visit [http://localhost:3000](http://localhost:3000) in your browser to explore MusicHub. ## Setup Api fork and deploy your own repo of `https://github.com/sumitkolhe/jiosaavn-api` get the deployment url and paste in .env file refer .env.example ## Contributing Contributions are welcome! Please follow our [Contribution Guidelines](CONTRIBUTING.md). ## License This project is licensed under the [MIT License](LICENSE).