This is a music streaming website created using HTML, CSS, JavaScript, PHP, and MySQL.
- Stream music online
- User authentication and profiles
- Create and manage playlists
- Search for songs and artists
- Responsive design
Icons used are taken from Bootstrap Icons.
- Clone the repository:
git clone https://github.com/yourusername/Ryythamwave-project-0-Music-streaming.git
- Navigate to the project directory:
cd Ryythamwave-project-0-Music-streaming
- Set up the database:
- Import the
database.sql
file into your MySQL database.
- Import the
- Configure the project:
- Update the database configuration in
config.php
.
- Update the database configuration in
- Start the local server:
php -S localhost:8000
- Open your browser and navigate to:
http://localhost:8000
Contributions are welcome! Please fork the repository and submit a pull request.
The project is hosted on Ryythamwave.