🤖Installation Requirements
Before you start, make sure you have the following:
Web Server: You can use a local server environment like XAMPP, MAMP, WAMP, or simply use
localhost
if you have PHP installed on your computer. You can also use a remote server that supports PHP.PHP: Version 7.4 or higher (only needed if you plan to use the contact form or any other PHP functionalities).
Text Editor: We recommend using Visual Studio Code, Sublime Text, or any code editor of your choice.
Last updated