Covid-19 Application

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

Developed using TailwindCSS, Alpinejs, Laravel, Livewire

Installation

  • Clone the repo git clone https://github.com/veecthorpaul/covid-19-tracker.git
  • Run cp -r .env.example .env && php artisan key:generate
  • 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