- Clone the repo to XAMPP/htdocs
- go to localhost/phpmyadmin, create db eshop_db
- run the script from eshop_db.sql to create and dump tables
- Check the shop url: http://localhost/eshop/public/ ;the admin page: http://localhost/eshop/public/admin
- use this account to login to admin page: email: [email protected] ,password: admin123