My personal web developer portfolio
Live Preview: https://peter-stuhlmann-webentwicklung.de/
If you want to run this project locally, clone this repository, install node modules with the command $ npm i
or yarn
and start it with $ npm start
or $ yarn start
. Please note that this only works on localhost:3000
or localhost:3001
. Otherwise there is an error message. This is due to CORS settings in the API that supplies the content of the app.
Licensed under the MIT license by Peter R. Stuhlmann.