A responsive laptop-storefront prototype that explores common e-commerce interfaces with HTML, CSS, JavaScript, and a small PHP entry point.
- Product-focused landing page
- Login and registration interface prototypes
- Wishlist interactions
- Checkout form flow
- Responsive storefront sections and promotional assets
- HTML
- CSS
- JavaScript
- PHP
For the static screens, open Landing.html in a browser. To serve every file
through a local PHP server, run:
php -S 127.0.0.1:8000Then visit http://127.0.0.1:8000/Landing.html.
Frontend learning prototype. Shopping, account, and support interactions are UI demonstrations and are not connected to a production commerce backend.
Built by Danish. Personal contact details are kept private; project discussion can stay on GitHub.