This project is a very simple product catalog, where you can add products to the catalog and view them.
- Tailwindcss for styling
- JQuery for DOM manipulation
- PHP for backend
- Node.js and NPM installed
- PHP installed
- Install a local server environment like XAMPP, WAMP, or MAMP.
- Start the Apache and MySQL services in your chosen software.
- Clone the project into the
htdocs
(for XAMPP and MAMP) orwww
(for WAMP) directory. - Open a web browser and navigate to
localhost/index.php
.
Provide instructions on how to use your application.
- Amr Yousef