@wesleyjacobySubmitted about 2 years ago
This was pretty easy to do. It was my first time using an API, and I found using Axios makes things a lot easier.
I'm not sure why the die doesn't render properly in Firefox though. It looks good in Chrome.
Also, I use px
for everything and then at the end of the project, I manually change them to rem
. Is there an easier way? Or do you just start using rem
from the start?
Thanks!