Museverse is not just a website; it's a meticulously designed digital haven tailored for music enthusiasts and creators alike. Imagine a platform intricately woven into the fabric of your musical passion, where creativity meets technology seamlessly. Much like a conductor guiding an orchestra, Museverse serves as your gateway to an unparalleled musical experience. Museverse is not merely a platform; it's a time-saving, cost-effective solution for musicians and enthusiasts alike. By streamlining the musical discovery process, we're not just saving time; we're enhancing the way people experience music. Join us in this harmonious adventure, where Museverse is not just a name – it's the beginning of your musical symphony.
ID | Name | |
---|---|---|
19520646 | Vo Hoang Duc Khoa | [email protected] |
21520430 | Le Xuan Quynh | [email protected] |
21520756 | Nguyen Dai Duong | [email protected] |
21521115 | Truong Gia Man | [email protected] |
21522391 | Nguyen Binh Nguyen | [email protected] |
21522413 | Dang Quang Nhat | [email protected] |
- HTML5, CSS3
- ReactJS v18.2.0
- Tailwind CSS v3.0
- Boostrap v5.0
- PHP v8.2.12
- Laravel v10.32.1
- Environment: Node.JS
- Install NodeJS (Recommend for most user) from [NodeJS](https://nodejs.org/en)
- Login Spotify Premium account in Spotify
User: [email protected]
Password: Truonggiaman.3012
- Clone the GitHub repository through the link or unzip the packaged web.
- After cloning or unzip, use Visual Code Studio and run the following commands:
cd museverse
npm install
npm install react
npm run start
- Instal PHP, Xampp and Composer from [Composer](https://getcomposer.org/download/)
- Create database in MyPHPAdmin with name "Museverse"
- Run database script
- Clone the GitHub repository through the link or unzip the packaged web.
- After cloning or unzip, use Visual Code Studio and run the following commands:
cd Backend
composer install
php artisan serve