Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csi-dmce-2024/doctor-ui-hacktoberfest-2024
https://github.com/csi-dmce-2024/doctor-ui-hacktoberfest-2024
hacktoberfest hacktoberfest-accepted hactoberfest2024
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/csi-dmce-2024/doctor-ui-hacktoberfest-2024
- Owner: CSI-DMCE-2024
- Created: 2024-10-02T12:11:55.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T15:40:00.000Z (3 months ago)
- Last Synced: 2024-10-22T02:51:23.768Z (3 months ago)
- Topics: hacktoberfest, hacktoberfest-accepted, hactoberfest2024
- Language: CSS
- Homepage:
- Size: 23.4 KB
- Stars: 3
- Watchers: 0
- Forks: 15
- Open Issues: 15
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# 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:
```bash
https://github.com/CSI-DMCE-2024/Doctor-UI.gitHow 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: