Skip to content
Dev.to1 min read

Day 59 of #100DayOfCode — Styling the Task...

Yesterday on Day 58, I built a Task Manager app with Next.js, MongoDB, and Server Actions. The app worked, but it looked rough. Today was all about making it actually nice to use. What I Used Tailwind CSS — for layout and spacing utilities Shadcn UI — for pre-built, accessible components I can own and customize Setting Up Shadcn npx shadcn@latest init npx shadcn@latest add button card badge input textarea select label This drops the component source directly into your project under /components/u
Read original on dev.to
0
0

Comment

Sign in to join the discussion.

Loading comments…

Related

Get the 10 best reads every Sunday

Curated by AI, voted by readers. Free forever.

Liked this? Start your own feed.

0
0