Skip to content

vishvas1410/Harmoniq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎵 Harmoniq

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.

🌟Features

  • 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.

🚀Technologies Used

  • Frontend: React.js, Tailwind CSS
  • Backend: Appwrite (planned)
  • Data Fetching: JioSaavn API

Installation

Install Harmoniq locally with npm

1.) Clone the repository

git clone https://github.com/dipenmagdani/Harmoniq.git
cd Harmoniq

2.) Install Dependencies

npm install

3.) Add you API Key

Create a .env file in the root directory and add your API key:

VITE_HARMONIQ_API_KEY=your_api_key_here

4.) Start the development server:

npm run dev

Screenshots

App Screenshot

  • Not Final. Still in Development

🛠️Future Enhancements

  • 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.

🙌Contributing

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.

📄License

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! 🎶

About

Harmoniq - Discover The Beat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.4%
  • CSS 2.2%
  • HTML 0.4%