Shopee MVC - nvan.ha 👋
- This is the website converted from
PSDtoHTMLandCSS, cloned from shopee.vn Source codewith full basic functions ofuserandadmin- Site is built from
HTML, CSS, JavaScript, MySql, PHP, notFramework - Not yet
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