My GitHub page.
If you want to download my project and use it as a template, you can download the source code from here; https://github.com/keremcozin/keremcozin.github.io/releases/
Because the main repository is susceptible to frequent changes whereas releases include the stable snapshots.
To install dependencies and run the project;
While in the project folder,
npm install
And then,
npm start