# Navaderma Official Site Setup Guide

##Built in:
-XAMPP for Linux 8.2.12


## Step 1: Install XAMPP
- Get XAMPP from [xampp.com](https://www.apachefriends.org/index.html) and follow the installation instructions.

## Step 2: Clone Repository
- Navigate to the `htdocs` directory inside your XAMPP installation directory.
- Clone the repository into this directory:

## Step 3: Import Database
- Inside the cloned repository, locate the `.sql` file.
- Import this file into your local MySQL database named "wordpress".

## Step 4: Run Local Wordpress
- Start your local Apache and MySQL servers using the XAMPP control panel.
- Access the local Wordpress site in your web browser.
