A map-based web application that serves as an interactive multimedia platform for illustrating the experiences of migrants, created by Farimah Karimi.
The characters and events illustrated in this app are fictional and were created for demonstrative purposes.
Node.js is required to run the app locally.
See https://nodejs.org/en/learn/getting-started/how-to-install-nodejs for more information.
After installing Node.js, run npm ci
in the project directory to install the required packages.
To run the the app in the development mode, run npm start
in the project directory.
Open http://localhost:3000 to view it in your browser.