This repository contains the source code for the Lusaka Dental Surgery website. The website is designed to provide information about the dental services offered by Lusaka Dental Surgery, helping users to learn more about their dental care options.
All rights for the content and branding of the Lusaka Dental Surgery website are owned by Lusaka Dental Surgery. This includes the logo, text, images, and any other media used on the website. The content is protected by copyright laws and is not allowed to be reproduced or distributed without explicit permission from Lusaka Dental Surgery.
The website's design has been created by Arbit Designs using Tailwind CSS. The design elements are unique to this project and are also subject to copyright protection. Unauthorized use or replication of the design is strictly prohibited.
The website is built using the following technologies:
- HTML5
- JavaScript
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
To set up the website locally, follow these steps:
- Clone the repository to your local machine:
bashCopy codegit clone https://github.com/your-username/lusaka-dental-surgery.git
- Open the project folder:
bashCopy codecd lusaka-dental-surgery
- Launch the website by opening the
index.html
file in your web browser.
Contributions to this project are welcome. If you want to suggest improvements or report issues, please feel free to create a pull request or submit an issue in the repository.
For inquiries related to the Lusaka Dental Surgery website, please contact:
- Lusaka Dental Surgery: contact@lusakadentalsurgery.com
- Arbit Designs: contact@arbitdesigns.com
Thank you for your interest in the Lusaka Dental Surgery website project!
npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch tailwind code