adds readme

This commit is contained in:
msramalho
2022-03-21 11:00:33 +01:00
parent d0210b1ebd
commit 3784712778
2 changed files with 27 additions and 0 deletions

27
README.md Normal file
View File

@@ -0,0 +1,27 @@
<h1 align="center">Civilian Harm in Ukraine TimeMap</h1>
<h2 align="center">Visit <a href="https://ukraine.bellingcat.com/">ukraine.bellingcat.com</a>.</h2>
<h3 align="center">
Read Bellingcat's article about this project in
<a href="https://www.bellingcat.com/news/2022/03/17/hospitals-bombed-and-apartments-destroyed-mapping-incidents-of-civilian-harm-in-ukraine/">English (UK)</a>
<a href="https://ru.bellingcat.com/novosti/2022/03/18/hospitals-bombed-and-apartments-destroyed-mapping-incidents-of-civilian-harm-in-ukraine-ru/">Русский (Россия)</a>
</h3>
<strong>
TimeMap is a tool for exploration, monitoring and classification of incidents in time and space, originally forked from <a href="https://github.com/forensic-architecture/timemap">forensic-architecture/timemap</a>.
</strong>
<br>
<br>
![ukraine.bellingcat.com timemap preview](docs/example-timemap.png)
## Development
* Use **node v14.x.x**
* `npm install` to setup
* `cp example.config.js config.js` create config file
* `CONFIG=config.js npm run dev` or `npm run dev` if the file is named config.js
* For more info visit the [original repo](https://github.com/forensic-architecture/timemap)
## Contributing
Please check our [issues page](https://github.com/bellingcat/ukraine-timemap) for desired contributions, and feel free to suggest your own.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 522 KiB

After

Width:  |  Height:  |  Size: 1002 KiB