This is my custom portfolio website made using HTML, CSS and JavaScript.
The website is deployed to GitHub Pages and can be found here.
To run the project locally on your computer please clone the project using this command git clone
and run npm ci
to install all required dependencies.
Due the project only uses HTML, CSS and JavaScript you can access the website on you local machine by opening the index.html
-file with your favorite browser or by running npm start
.
Want to file a bug, contribute some code, or improve documentation? Excellent! Check out one of the issues.
Help me keep this project open and inclusive. Please read and follow the Code of Conduct.