just some random tests and things i'm trying out with react and nextjs
trying to figure out how to build stuff. this is basically a sandbox where i can break things and see how they work. it's a bit messy but that's how you learn i guess. might add some api stuff later if i can get it to work.
useState is fine but need to look at more complex stuff eventually.
using tailwind for everything now, it's actually way faster than css.
trying to keep things small and reusable. mostly.
0
Testing out how forms work in React. Leave a comment if you want, it probably doesn't go anywhere yet lol.