Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pavlovdog/pandemic-simulator

Simulate virus pandemic in your browser. Change virus settings to visualize how different settings affect the spread of the disease.
https://github.com/pavlovdog/pandemic-simulator

coronavirus covid-19 react redux simulation virus

Last synced: 6 days ago
JSON representation

Simulate virus pandemic in your browser. Change virus settings to visualize how different settings affect the spread of the disease.

Awesome Lists containing this project

README

        

# Pandemic simulator

This tool does not claim to have a scientific value, but it demonstrates well how the virus can spread in different ways depending on our behavior. Also, currently only USA map is supported. Tweet me to add your country.

![Demo gif](https://pandemic.sergeypotekhin.com/demo.gif)

[Live demo](http://pandemic.sergeypotekhin.com/?utm_source=github&utm_medium=readme&utm_campaign=demo-link)

## Available Scripts

In the project directory, you can run:

### `yarn start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

### `yarn build`

Builds the app for production to the `build` folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.