- Install Web Server on your computer first You can instal XAMPP from here.
- This project's use Bootstrap 5 as it's CSS Framework You can learn it from here.
- Open XAMPP CONTROL PANEL on your computer.
- Start Apache Module and MySQL Module
- Search for
xampp/htdocs/on your computer file explorer. - Download or Clone this repository into the directory.
- Search for
localhost/phpmyadminon your browser to view the database management system on your computer. - Import database called
terket.sqlthat you get from this repository into your phpmyadmin
Click here if you don't know how to import database. - Search for
localhost/online-shop-PHP_MySQLfrom your browser to view the platform.