Melodious is a mobile app that serves as your ultimate music player, allowing you to enjoy your favorite songs anytime, anywhere. With Melodious, you can listen to your entire music library, create custom playlists, and control playback with ease.
- Music Library: Access your entire music collection from within the app.
- Playlist Creation: Create custom playlists to organize your favorite tracks.
- Playback Controls: Play, pause, skip, shuffle, and repeat songs with intuitive controls.
- Offline Playback: Download songs and playlists for offline listening, perfect for when you're on the go.
- Voice Control: Use voice commands to control playback and perform actions hands-free.
- Customizable Themes: Personalize the app with your preferred theme and color scheme.
To install Melodious on your device, follow these steps: Install using expo
npx create-expo-app my-app && cd my-app
Install expo go app to run the app
-
Clone the repository to your local machine:
https://github.com/David-mwas/Melodious.git
-
Navigate to the project directory:
cd Melodious
-
Install dependencies using npm or yarn:
npm install # or yarn install
-
Start the development server:
npm start # or yarn start
-
Follow the instructions in the terminal to open the app on your device or emulator.
Once Melodious is installed on your device, you can:
- Browse your music library and select a song to play.
- Create and manage playlists to organize your music.
- Control playback using the built-in controls or voice commands.
- Download songs for offline listening by enabling offline mode.
Contributions to Melodious are welcome! If you'd like to contribute to the project, please follow these guidelines:
- Fork the repository and create a new branch for your feature or bug fix.
- Make your changes and ensure that the code follows the project's coding standards.
- Write tests for any new functionality and ensure that all existing tests pass.
- Submit a pull request with a detailed description of your changes.
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions, issues, or feedback regarding Melodious, please contact David Mwas.