Skip to content

Commit 1a16e67

Browse files
committed
added new project corona tracker
1 parent 2abe4ca commit 1a16e67

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1723
-0
lines changed

Corona-tracker/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules

Corona-tracker/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<h1 align="center"> 🌵 Go-Corona</h1>
2+
<hr>
3+
<br>
4+
<p>Beginner friendly project which uses basics API's and provide real time data of vaccines and corona cases.
5+
<h1 align="center">👩‍💻 Tech stack</h1>
6+
✔ HTML/HBS <br>
7+
✔ CSS <br>
8+
✔ JavaScript <br>
9+
✔ NodeJs <br>
10+
✔ ExpressJs <br>
11+
12+
</p>
13+
<h1 align="center">🖼 Screenshot</h1>
14+
<img align="center" src="https://user-images.githubusercontent.com/77394228/125890843-a430b246-67bc-4ec2-9fee-f7513f8df3ee.png"/>
15+
16+

0 commit comments

Comments
 (0)