JamieBort / Portfolio-Website

This is where I share a bit about myself, showcase what I've been working on, and share where you can find me online. It is build with a React + Vite front end and a Node Express backend. And styled with MUI.
https://jamiebort.com
GNU General Public License v3.0
0 stars 0 forks source link

Add the media query library. #11

Open JamieBort opened 6 months ago

JamieBort commented 6 months ago

Add the media query library

This is to help make my website responsive.

Note: this library may not be necessary if MUI already addresses this issue.