Took the chance to try and carve out a better path forward on the general feel of this little app.
I'm not taking the time to spec this out in figma, as it will be a small project, but it's a chance to use a few newer-to-me technologies:
Tailwind - especially extending the stuff we get out of the box. I've played with Tailwind enough to be able to move with it, but decking it out isn't something I've delved into.
classnames package for dynamic styling
I also added react-icons because it's an easy one to reach for in lieu of creating my own.
Took the chance to try and carve out a better path forward on the general feel of this little app.
I'm not taking the time to spec this out in figma, as it will be a small project, but it's a chance to use a few newer-to-me technologies:
classnames
package for dynamic stylingI also added react-icons because it's an easy one to reach for in lieu of creating my own.