Skip to content

peter-stuhlmann/CommemorationPage

Repository files navigation

Commemoration page for a musician

Code size open issues closed issues

This project was bootstrapped with Create React App.

How to run the 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.

Contributors