Awesome
<p align="center"><img src="https://github.com/iamrohitsuthar/gocoronago/blob/5d0f5752672bae5d83121ad6459081e6a85f3db9/readme_images/logo.png" width="200"/></p> <p align="center"> <a href="https://github.com/iamrohitsuthar/gocoronago/stargazers"><img src="https://img.shields.io/github/stars/iamrohitsuthar/gocoronago"></a> <a href="https://github.com/iamrohitsuthar/gocoronago/network/members"><img src="https://img.shields.io/github/forks/iamrohitsuthar/gocoronago"></a> <a href="https://github.com/iamrohitsuthar/gocoronago/blob/master/LICENSE"><img src="https://img.shields.io/github/license/iamrohitsuthar/gocoronago"></a> </p>gocoronago - COVID-19 Tracker
GocoronaGo website shows the latest COVID-19 stats in india (<a href="https://iamrohitsuthar.github.io/gocoronago/" target="_BLANK">Check Site</a>)
Screenshots
<table> <tr> <td> <img src="https://github.com/iamrohitsuthar/gocoronago/blob/master/readme_images/Screenshot%20from%202023-05-28%2017-11-35.png"/> </td> <td> <img src="https://github.com/iamrohitsuthar/gocoronago/blob/master/readme_images/Screenshot%20from%202023-05-28%2017-12-25.png"/> </td> </tr> <tr> <td> <img src="https://github.com/iamrohitsuthar/gocoronago/blob/master/readme_images/Screenshot%20from%202023-05-28%2017-12-42.png"/> </td> <td> <img src="https://github.com/iamrohitsuthar/gocoronago/blob/master/readme_images/Screenshot%20from%202023-05-28%2017-12-50.png"/> </td> </tr> </table>Collaborate with us!
Want to contribute? Great!<br/>
To fix a bug or enhance an existing module, follow these steps:
-
Fork the repo
-
Create a new branch (
git checkout -b improve-feature
) -
Make the appropriate changes in the files
-
Add changes to reflect the changes made
-
Commit your changes (
git commit -am 'Improve feature'
) -
Push to the branch (
git push origin improve-feature
) -
Create a Pull Request
Bug / Feature Request
If you find a bug (the application couldn't handle the query and / or gave undesired results), kindly open an issue here.
If you'd like to request a new function, feel free to do so by opening an issue here.
Contributors
<a href="https://github.com/iamrohitsuthar/gocoronago/graphs/contributors"> <img src="https://contributors-img.web.app/image?repo=iamrohitsuthar/gocoronago" /> </a>Acknowledgements
API - <a href="https://github.com/amodm/api-covid19-in" target="_BLANK">COVID-19 stats API</a>