Giter Club home page Giter Club logo

healhub's Introduction

logo

HealhUb

GitHub license Open Source Love PRs Welcome JWoC

HealhUb is an online HealthCare website which help users Know About Health Tips, Plans with Our Tools, Blogs And Stats.

Our Website Provides:

  • ⏱️ Timely and credible Health content.
  • 🛠️ Valuable tools for managing your health, and 🤝 support to those who seek information.
  • World COVID-19 Stats.🌍😷
  • Articles Related To Healthcare Issues. 📄
  • Tools Like BMI Calculator Which Helps User To Find The Body Mass Index. 💪🏻

Tech-Stack used :

HTML 5 CSS3 JS BOOTSTRAP

Star ⭐️the repo to get frequent updates & appreciate the efforts.

How to get started? 🏗

To start contributing you need to follow the below steps in proper order

0. Create your own issue or choose one already mentioned in under issues section.

1. Fork & Star this repo.

2. Clone your fork copy of the project which'll be visible in your account.

git clone --depth 1 https://github.com/<your_user_name>/HealhUb.git

3. Navigate to the project directory 📁 .

cd HealhUb

4. Add a remote upstream to the original repository.

git remote add upstream https://github.com/skpandey885/HealhUb.git

5. Check the remotes for the repository.

git remote -v

6. It is always advised to take a pull from the upstream repository to your master branch to keep it even with the main project(updated repository).

git pull upstream master(or main)

7. Create a new branch.

git checkout -b <your_branch_name>

8. Perform your desired changes to the code base.

9. Track your changes:heavy_check_mark: .

git add . 

10. Commit your changes .

git commit -m "Message related to changes you made in the code"

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

git push -u origin <your_branch_name>

12. To create a pull request, click on compare and pull requests. Please ensure that both the branches are even in order to avoid merge conficts

13. Add a title and description to your PR explaining the features you added.

14. Click on Create Pull Request.

15. Congrats !! You made your first PR 🥳.


✨This project and everyone participating in it is governed by Code Of Conduct .By participating, you are expected to uphold this code.✨

healhub's People

Contributors

abhijeet-anand-01 avatar amit91848 avatar aryankaushikdev avatar atif0604 avatar ayu10x avatar codervivek5 avatar darkfalc0n avatar mgjain9871 avatar mr-man7352 avatar prank14 avatar ronitblenz avatar sabariganesh-k avatar sayan404 avatar skpandey885 avatar soumali28 avatar srijita-mandal avatar tanya-gupta25 avatar tess-vanta avatar yeshwanth235 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.