sohamhaldar / Vibes

A React Native based Music streamer for youtube music lovers
MIT License
0 stars 0 forks source link

<div align="center"">Your Icon

Vibes

Welcome to Vibes, the ultimate music streaming app designed for music lovers who enjoy listening to songs on YouTube without the hassle of ads or interruptions. Vibes is built using React Native, providing a smooth and intuitive user experience on both iOS and Android devices. Dive into the world of music and enjoy your favorite tunes seamlessly.

Table of contents

Features ✨

Installation 🛠️

Follow these steps to get Vibes up and running on your local machine for development and testing purposes.

Prerequisites ✅

Clone the Repository 📦

git clone https://github.com/your-username/vibes.git

cd vibes

Install the dependencies 📥

Using npm:

  npm install

Or using yarn:

  yarn install

Set Up Expo 🌟

Ensure you have Expo CLI installed:

  npm install -g expo-cli

Set Up EAS 🚀

Ensure you have EAS CLI installed:

  npm install -g eas-cli

Log in to your Expo account:

  eas login

Configure EAS for your project:

 eas build:configure

Building the App with EAS 🏗️

For Android:

 eas build --platform android

For IOS:

 eas build --platform ios

Running the App ▶️

npx expo start --dev-client

Usage 📖

Screenshots 📸

Your Icon   Your Icon Your Icon   Your Icon Your Icon   Your Icon Your Icon   Your Icon

License 📄

This project is licensed under the MIT License - see the LICENSE file for more details.