View Project: https://visual-bookshop.000webhostapp.com/landing/lp.php
View Project video: https://www.youtube.com/watch?v=g6Mw-HAAUbU
HTML, CSS, Bootstrap, JavaScript, PHP, MySQL, Apache.
- Install xampp software
- Start Apache and MySQL
- Clone this repo into
C:\xampp\htdocs
in windows or relevent folder in your os. If using wamp, clone in www folder. - Open browser and go to localhost - > phpmyadmin page
- Add a new db named 'ecom'.
- Go the the Import tab and import the
ecom.sql.zip
file. - Go to http://localhost/ecom/landing/lp.php