Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jhtkoo0426/epidemic-simulation

Web-based interactive simulation of epidemics
https://github.com/jhtkoo0426/epidemic-simulation

Last synced: about 8 hours ago
JSON representation

Web-based interactive simulation of epidemics

Awesome Lists containing this project

README

        

Epidemic Simulation


This is a web-based interactive simulation that visualises the impact of various environmental factors and human behaviour on the spread of epidemics.

https://github.com/jhtkoo0426/Epidemic-Simulation/assets/52330996/530333a9-103c-4bc7-9f77-68d7475886e2

### Deployment:
1. Navigate to the simulation app directory
```
cd simulator-app
```
2. Install and use the correct version of Node using NVM
```
nvm install
```
3. Install all dependencies required
```
npm install
```
4. Start the development server
```
npm start
```


### Resources:
- 3Blue1Brown - Simulating an epidemic: https://www.youtube.com/watch?v=gxAaO2rsdIs