Skip to content

MrKioZ/covid-19

Repository files navigation

😷 COVID-19 Website

A COVID-19 Stats showing built with react, redux and django.

🗺️ Overview

demo

📦 Installation

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

⚙️ Usage

backend

python manage.py runserver

frontend

npm start

📩 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

📝 License

This Repo is under the license GNU GPLv3