This is a basic e-commerce website and it is my first backend project.
- Download XAMPP
- Go to htdocs folder
- Create a new folder by any name
- Paste all these files inside the folder
- Open Apache live server and mySql from Xampp
- Open PHPmyAdmin
- Create a new DataBase by name products
- Inside products create a table named items
- All set!!! Enjoy with the website