Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 1.92 KB

README.md

File metadata and controls

61 lines (36 loc) · 1.92 KB

✨ Welcome to IHH Player ✨

IHH Player is an audio streaming application focused on Indian Hip Hop music.

Badge Badge Badge Badge


IHH Player Homepage

Installation

To get started with IHH Player, you'll need to clone the repository and set up both the client and server:

Client (Frontend)

  1. Clone the repository.
  2. Navigate to the client directory.
  3. Run npm install to install dependencies.
  4. Run npm run dev to start the frontend React application.

Server (Backend)

  1. Clone the repository.
  2. Navigate to the server directory.
  3. Run npm install to install dependencies.
  4. Run node index.js to start the backend server.

Usage

After starting the frontend with npm run dev, access the application through your localhost URL. The backend server is currently not mapped with the frontend.

Features

  • Basic music playback features: play, pause, next, and playlist play.
  • More advanced features are planned for future development.

Dependencies

  • Understanding of MERN stack
  • Zustand for state management
  • Basic knowledge of Tailwind CSS

Contributing

Contributions to IHH Player are welcome. Please email [email protected] to get started.

License

This project is licensed under the GNU General Public License Version 3.0.

Contact

For questions or feedback, please email [email protected].

Acknowledgements

All music used in this project is credited to the respective artists. If any artist wishes to remove their music from our player, please contact us.