DEPLOY -> https://sea-salon-delta.vercel.app
DIBUTUHKAN XAMPP
CARA AKSES DI LOCAL HOST
-
Download Github repo as .zip file and save it on untuk windows C:\XAMPP\htdocs
atau untuk mac application/XAMPP/htdocs/ -
Extract .zip files to C:\XAMPP\htdocs\projectname. Make sure index file and all other files are on C:\XAMPP\htdocs\projectname not in any subfolders. Move files if needed.
-
Open XAMPP control panel.
-
Start Apache and MySQL.
-
Click on MySQL admin button.
-
Open import tab (tuonti in finnish).
-
Pastikan anda import file sql pada database dengan nama ‘test’ atau buat database baru dengan nama ‘test’ terlebih dahulu
-
Browse for .sql file you just extracted and click button at the end of page.
-
untuk akses sebagai website tulis localhost/projectname/index.html