Skip to content

Latest commit

 

History

History
126 lines (76 loc) · 3.08 KB

README.md

File metadata and controls

126 lines (76 loc) · 3.08 KB

✨ Doctor Clinic Landing Page ✨

Badge Badge Badge


Tech Stack :

  • Frontend: HTML,CSS,Java Script, Bootstrap
  • Version Control: Git and GitHub
  • Hosting: Netlify
  • Code Editor and tools: VS Code

✨ Welcome to Clinic Landing Page ✨

Table of Contents

- Overview
- UI of Website
- Contribution Guideline

Overview 🔨

This doctor clinic landing page is built using Bootstrap. It features a beautiful and attractive user interface designed to engage visitors. The page is fully responsive, ensuring it looks and functions perfectly on any device. Ideal for clinics looking to present their services and information in an appealing and professional manner.


UI of the Website

Screenshot (280)

Hero Section

image

Doctors Section

image

Banner Section


Contribution Guidelines 🏗

To start contributing, follow the below guidelines:

1. Fork this repository.

2. Clone your forked copy of the project.

git clone https://github.com/Mshandev/Doctor-Clinic-Landing-Page

3. Navigate to the project directory 📁 .

cd Doctor-Clinic-Landing-Page

4. Add a reference(remote) to the original repository.

git remote add upstream Doctor-Clinic-Landing-Page.git

5. Check the remotes for this repository.

git remote -v

6. Create a new branch.

git checkout -b <your_branch_name>

7. Perfom your desired changes to the code base.

8. Track your changes:heavy_check_mark: .

git add .

9. Commit your changes .

git commit -m "Relevant message"

10. Push the committed changes in your feature branch to your remote repo.

git push -u origin <your_branch_name>

11. To create a pull request, click on compare and pull requests.

12. Add appropriate title and description to your pull request explaining your changes and efforts done.

13. Click on Create Pull Request.

14 You did it! 🥳 Wait for your submission to be accepted and your PR to be merged.


Contact

If you want to contact me, please reach out to me Linkedin