josephjlee / covid-19

A web application to display Coronavirus Diseases (COVID19) statistics from different countries.

Home Page:https://richardkeep.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid-19 Stats App

A web application to display Coronavirus Diseases (COVID19) statistics from different countries. Check Live Demo

Developed using TailwindCSS, Alpinejs, Laravel, Livewire T.A.L.L Stack 💪

Screenshot from 2020-03-25 13-10-00

Installation

  • Clone the repo git clone https://github.com/richardkeep/covid-19.git
  • Run composer install to pull in all the dependencies
  • Run php artisan server to start the inbuilt PHP server
  • You are all set to go. Visit http://127.0.0.1:8000/ to view the latest Covid-19 Stats

Todo

  • Add some cool animations and transitions.

API

https://github.com/richardkeep/covid-19-api

About

A web application to display Coronavirus Diseases (COVID19) statistics from different countries.

https://richardkeep.dev/


Languages

Language:PHP 85.6%Language:HTML 14.4%