Skip to content

Commit 1b51274

Browse files
Update Readme
1 parent ed506b5 commit 1b51274

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,32 @@
11
# COVID-19 Tracker
22

3+
<p align="center">
4+
<img src="./src/assets/covid-19-tracker-dashboard.png" width="100%">
5+
</p>
6+
7+
<p align="center">
8+
View <a href="https://covidindiatracker.netlify.app/">Covid-19 India Tracker</a>
9+
</p>
10+
311
## Project Setup
12+
413
```
514
npm install
615
```
716

817
## Run Locally
18+
919
```
1020
npm start
1121
```
22+
23+
## Contribute
24+
25+
Covid-19 India Tracker is an open source project. So, feel free to contribute. And if you're new to contributing to Open Source on Github, then [this guide](https://guides.github.com/activities/contributing-to-open-source/) will help you.
26+
27+
If you find any error or have any suggestion, feel free to create an [issue](https://github.com/PrinceSumberia/covid-19-tracker/issues/new).
28+
29+
## Credits
30+
31+
- Thanks, [@covid19india](https://github.com/covid19india) for the awesome [API](https://github.com/covid19india). Was previously using [this API](https://api.rootnet.in/covid19-in/)
32+
- Thanks, [Drawer](https://drawer.design/products/coronavirus-icons) for the awesome Icons.
117 KB
Loading

0 commit comments

Comments
 (0)