Skip to content

An opensource application showing the corononavirus outbreak

Notifications You must be signed in to change notification settings

cyrus43/covid-19-web-react

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

favicon

COVID-19 Outbreak Tracker

Woohoo!! πŸŽ‰πŸŽ‰ Finally its shipped in the real-world. πŸ“¦ It's live here

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! Self learning really paid off! πŸ’―

I've learnt so many things in the way of making this application πŸ“ and ways to do the same work in different ways. Specially from Ben Awad πŸ₯‡ is truly an inspiration to me. Apart from that I wanna thank to these mentors as well for being there to teach people in a effective way πŸ’―

  1. πŸ”₯ Traversy Media
  2. πŸ”₯ Scott from LevelUpTuts
  3. πŸ”₯ Dev' ed
  4. πŸ”₯ Ihatetomatoes

βœ… 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/Opensource-254/covid-19-web-react
  2. Start developing.

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

    npm i
    cd covid-19kenya/
    gatsby develop

    or run production

    cd covid-19-web-react/
    npm i
    npm run build
    npm run serve
  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

  • πŸ’» Authors:

Cyrus mbithi Bill Kariri

About

An opensource application showing the corononavirus outbreak

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.6%
  • CSS 32.4%