Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 592 Bytes

readme.md

File metadata and controls

29 lines (15 loc) · 592 Bytes

Simple Static Website

This is a basic static website built using HTML and CSS. The project demonstrates a responsive design, using modern CSS features for layout and styling.

Project Structure

index.html style.css

Maintainers

  • Varad Dhumale

How to Clone the Repository

To clone this repository, open your terminal and run the following command:

https://github.com/CSI-DMCE-2024/Doctor-UI.git


How to Run the Project
  1 After cloning the repository, navigate to the project directory:

cd repository-name


 After that, open the index.html with live server: