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

Coloured nodes for langauages #11

Closed MatthewNobes closed 2 years ago

MatthewNobes commented 2 years ago

On the projects page, each project should be assigned a coloured node for its language, similarly to how Github assigns colours to languages.

MatthewNobes commented 2 years ago

A language badge has been added and the full react-bootstrap suite is now in use, with a custom.scss file.