My Portfolio is a website displaying my projects and accomplishments, as well as a place where you can learn more about me.
My portfolio showcases some of what I can do as a developer, and explains more who I am and what I love doing.
- HTML
- CSS
- Vanilla JavaScript
This project is already fully deployed, so there is no extra work required. Should you still want to deploy it yourself, follow the below steps.
First off, clone the repo.
- Clone the repo:
gh repo clone pretzL/portfolio
- Upload and install to your preferred hosting provider.
This is usually done through the hosting's own file manager or via FTP. Check which one you should use through your hosting provider.
So long as you have uploaded the provided files and deployed it to a website, the project should be running and fetching content from the WordPress Headless CMS.
If you would like to contribute to the project, make sure to open a pull request so code can be reviewed, or create an issue for the problem you are experiencing or a feature you would like to see added.
If you would like to contact me, feel free to do so via the following methods:
Email: [email protected]
Discord: pretzL#0001
This project is licensed under a Creative Commons license. It is open for contributions, but please credit the project if you use the code in your own projects.
I would like to first off acknowledge Noroff and its tutors for playing a vital part in my development career. I also want to acknowledge great resources such as the Web Dev Simplified YouTube channel for providing useful insight into programming and development.