This is probably really simple but I'm having a hard time figuring out how to upload/connect a personal project to my portfolio website. I've uploaded my project files to the GitHub repository that contains. I want to connect my portfolio project to the "log cabin" section on my website.
GitHub repository: https://github.com/pinksharpie/pinksharpie.github.io Site: kourtneykodes.com
Here's a screenshot of my finished project. (https://i.stack.imgur.com/R4RDx.png)
I want to connect my finished project to my portfolio website. If possible, I'd like to showcase my project on my portfolio site AND have a live link to view the project on GitHub.
CodePudding user response:
There are various ways to get this done. You can use an embedded window (iframe) CHECK IT OUT or you can create a card on your website with a picture, details of your projects an anchor tag () leading to the project's site.
CodePudding user response:
Could you not add a hyper link to the page of the project?