MatthewNobes / MatthewNobes.github.io

This is my personal portfolio website that I use to showcase and explain my projects. It has been rebuilt with React, using React router for its navigation system and uses GitHub's Rest API to collect project information.
https://matthewnobes.github.io/
MIT License
2 stars 0 forks source link

View project wiki button #13

Closed MatthewNobes closed 1 year ago

MatthewNobes commented 2 years ago

Add a view project wiki button that allows the user to open the wiki for a project in a new tab.

ayush-chandil commented 2 years ago

can you please assign me this issue?

MatthewNobes commented 2 years ago

@ayush-chandil Sorry I prefer to keep this repository for myself as it is my personal website

MatthewNobes commented 1 year ago

Wiki button created and tests are passing