My photography portfolio page, built with React.
Live demo: https://peter-stuhlmann-fotografie.de/
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/Photography-Portfolio
2. npm install
3. npm start