KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
dead-covid
★ 9
Open GitHub ↗
⚰️ Click and kill the covid.
Download README (.md)
Explore Similar Repositories
Parallel-K-means-Clustering
:
Parallel implementation of K-means Clustering algorithm using OpenMp in C
react-tiktok
:
A React component for embedding TikTok videos
Apache-Web-Server-Hardening
:
An collection of example configurations and scripts to aid administrators in configuring a hardened Apache Web Server
ScenarioMixPlugin
:
Набор простых игровых сценариев.
react-cep-promise
:
A React input component to make the search for Brazilian zipcodes easier. Under the hood, it uses the famous cep-promise library.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
dead-covid
?
Download (.md)
# Dead Covid ⚰️ Click and kill the covid  <p align="center"> <img alt="PRs welcome!" src="https://img.shields.io/static/v1?label=PRs&message=WELCOME&style=for-the-badge&color=4A90E2&labelColor=222222" /> <img alt="Stars" src="https://img.shields.io/github/stars/gabrieldejesus/dead-covid?color=4A90E2&label=STARS&logo=3C424B&logoColor=3C424B&style=for-the-badge&labelColor=222222" /> <img alt="Forks" src="https://img.shields.io/github/forks/gabrieldejesus/dead-covid?color=4A90E2&label=FORKS&logo=3C424B&logoColor=3C424B&style=for-the-badge&labelColor=222222" /> <img alt="Issues" src="https://img.shields.io/github/issues/gabrieldejesus/dead-covid?color=4A90E2&label=ISSUES&logo=3C424B&logoColor=3C424B&style=for-the-badge&labelColor=222222" /> <img alt="GitHub license" src="https://img.shields.io/github/license/gabrieldejesus/dead-covid?color=4A90E2&label=LICENSE&logo=3C424B&logoColor=3C424B&style=for-the-badge&labelColor=222222" /> <a href="https://github.com/gabrieldejesus"> <img alt="Follow gabrieldejesus" src="https://img.shields.io/static/v1?label=Follow&message=gabrieldejesus&style=for-the-badge&color=4A90E2&labelColor=222222" /> </a> </p> ## 🕹 Test here https://gabrieldejesus.github.io/dead-covid ## 🛠 Getting started Windows: You can clone the repository through CMD (Command Prompt) just by typing: ```sh git clone https://github.com/gabrieldejesus/dead-covid ``` or download the zip from the green button at the beginning of the repository <img src="https://i.ibb.co/3mLnKMH/clone.png" alt="Download zip" border="0"> <img src="https://i.ibb.co/3M5CXKm/clone-zip.png" alt="Download zip" border="0"> ## 💻 Configuration for development To run the project just run the file: `index.html`, type a text in the text area and click on read. ## 🗃 Release history - 0.1.0 - Project finalized and studying the possibility of adding new resources - The first suitable lauch - 0.0.1 - Work in progress ## 📝 Meta Gabriel de Jesus – [My portfolio](https://gabrieldesenvolvedor.com) – devgabrieldejesus@gmail.com Distributed under the MIT License. See [LICENSE](LICENSE) for more information. [https://github.com/gabrieldejesus/dead-covid](https://github.com/gabrieldejesus) ## 🚀 Contribution 1. Make the _fork_ of the project (<https://github.com/gabrieldejesus/dead-covid/fork>) 2. Create a _branch_ for your modification (`git checkout -b my-new-resource`) 3. Do _commit_ (`git commit -am 'Adding a new resource ...'`) 4. _Push_ (`git push origin my-new-feature`) 5. Create a new _Pull Request_ **After your pull request is merged**, you can safely delete your branch. ---