Welcome to Harmoniq, a sleek and modern music streaming app built with React.js and Tailwind CSS. Dive into a seamless musical experience powered by the JioSaavn API.
- Trending Now: Explore the latest hits and trending songs.
- Live previews
- Personalized Playlists: Create and manage your own playlists.
- Smooth UI/UX: Enjoy a responsive and visually appealing interface.
- Frontend: React.js, Tailwind CSS
- Backend: Appwrite (planned)
- Data Fetching: JioSaavn API
Install Harmoniq locally with npm
1.) Clone the repository
git clone https://github.com/dipenmagdani/Harmoniq.git
cd Harmoniq2.) Install Dependencies
npm install3.) Add you API Key
Create a .env file in the root directory and add your API key:
VITE_HARMONIQ_API_KEY=your_api_key_here4.) Start the development server:
npm run dev- Not Final. Still in Development
- User Authentication: Implement user login and signup
- Social Sharing: Share your favorite tracks and playlists with friends
- Advanced Search: Improve search functionality with filters and suggestions.
Contributions are always welcome!
Contributions are welcome! Please fork this repository and submit a pull request for any improvements.
1.) Fork the repository.
2.) Create a new branch: git checkout -b feature/your-feature-name.
3.) Make your changes and commit them: git commit -m 'Add some feature'.
4.) Push to the branch: git push origin feature/your-feature-name.
5.) Submit a pull request.
Please adhere to this project's code of conduct.
This project is licensed under the MIT License. See the LICENSE file for details
Enjoy using Harmoniq! If you have any questions or feedback, feel free to open an issue or contact me directly.
🎧 Happy Listening! 🎶
