This project tracks the number of beds available in hospitals for covid-19 patients. It also provides information such as:
- Name of Hospital
- Number of Beds
- Address of Hospital
- Ratings of Hospital
- Contact
- HTML
- CSS
- JavaScript
- Google Maps API
This project requires Visual Studio Code to run.
Want to contribute? Great!
- Fork a GitHub repository.
- Clone the forked repository to your local system by running command-
$ git clone remote repository url
- Add a Git remote for the original repository.
- Create a feature branch in which to place your changes.
- Make your changes to the new branch.
- Commit the changes to the branch.
- Push the branch to GitHub.
- Open a pull request from the new branch to the original repo.
- Clean up after your pull request is merged.
GNU General Public License v3.0
Happy Coding!:smile: