This project was bootstrapped with Create React App.
To run this React app in localhost, clone this repository, install node modules and run react-scripts.
1. git clone https://github.com/peter-stuhlmann/CommemorationPage.git
2. yarn install
3. yarn start
The content of this website is called by a REST API. You can find the repository for this API here: Commemoration Page API.