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