An online shopping website where you can login, register, view product details, order products or delete the order and search for products.
# port 8080
php -S localhost:8080
then go to http://localhost:8080 on your browser
**recommend to start server in project directory