Im Rahmen einer Projektarbeit meiner Schule habe ich dieses Web-Portfolio erstellt. Nach der Erstellung eines Styletiles, Wireframes und Mockups habe ich diese Webseite entwickelt. Um die Ladezeiten zwischen den Unterseiten zu minimieren, habe ich mich für eine SPA mit react.js entschieden.
- clone this repository
- install nvm
- run
nvm install --ltsandnvm use --lts - change current directory to the repository
- run
npm install - to start a development server run
npm start - the website should be at
localhost:3000
Some icons are from google material icons and are licensed under the Apache 2.0 license.
Some icons are from devicons and are licensed unter the MIT license.
If you have any copyright concerns please contact me and I will remove the content immediately.