Skip to content

peter-stuhlmann/Webdev-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Developer Portfolio

MIT License Code size open issues closed issues


My personal web developer portfolio

Live Preview

Live Preview: https://peter-stuhlmann-webentwicklung.de/

How to run the app

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.


License

Licensed under the MIT license by Peter R. Stuhlmann.