A COVID-19 Stats showing built with react, redux and django.
for the backend you will need pipenv to install the required packages or you can use the normal pip if you want
pipenv install -r requirements.txt
python manage.py runserver
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This Repo is under the license GNU GPLv3