Skip to content

therakeshm/COVID-19-Tracker

Repository files navigation

favicon

COVID-19 Outbreak Tracker

Woohoo!! 🎉🎉 Finally its shipped in the real-world. 📦

Well, Upon learning & practicing ReactJS & Gatsby I have came up with an idea to build a real-world application & my minds popped out with this awesome idea! ⚡ Been building this since last 6-7 days. ⏱ Aaaand finally its here. MY FIRST EVER OPENSOURCE CONTRIBUTION! 💯

I've learnt so many things in the way of making this application 📝 and ways to do the same work in different ways.


✅ This is a simple, beautiful ⚛ React & Gatsby application that fetches public APIs & shows global coronavirus outbreak data. Public data from http://worldometers.info.

🚀 Quick start

  1. Clone this Repo

    Clone this repo by typing following command

    git clone https://github.com/rkalways/COVID-19-Tracker
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    npm i
    cd COVID-19-Tracker/
    gatsby develop

    or

    npm i
    cd COVID-19-Tracker/
    npm start
  3. Open the source code and start editing!

    Your site is now running at http://localhost:8000!


⚡ Core features

  1. Application config in one place

  2. 100% SEO optimized

  3. 100% PWA

  4. Data passing with props

  5. Built with sass

  6. Modular file structure and more..


🚀 Contribution

If you wanna contribute to #OpenSource community, please create a PR.

Contributors


Netlify Status

Releases

No releases published

Packages

No packages published