PSD
to HTML
and CSS
, cloned from shopee.vnSource code
with full basic functions of user
and admin
HTML, CSS, JavaScript, MySql, PHP
, not Framework
Responsive Web
Set config in ./config/config.php
:
define("DB_HOST", "YOUR_HOST");
define("DB_USER", "YOUR_USER");
define("DB_PASS", "YOUR_PASSWORD");
define("DB_NAME", "YOUR_NAME");
Index:
localhost/shopee_mvc/index.php
Admin Control Panel:
localhost/shopee_mvc/admin/index.php
Note, account login page Admin is: nvanha-nvh