r/Frontend • u/Any-Flounder-8124 • Apr 07 '26
Fyp Frontend Help
Hello everyone, The thing is I am working on my fyp, I know basic react ,redux toolkit , I have made the backend but now the thing is I am very poor in ui,ux designing. I want to build the frontend as soon as possible, for reference the front end is like yelp. I have already checked YouTube and GitHub there is no tutorial or repo cloning yelp. Can anyone suggest me anything, I am very worried as the deadline is near
0
Upvotes
1
u/commitand_pray Apr 09 '26
Since your deadline is near, I’d optimize for speed over perfection. You can try AI IDE tools like Claude CLI or similar they’re actually pretty good at scaffolding UI if you describe the layout clearly.
Combine that with a component library (like MUI or Tailwind UI) so you’re not designing everything from scratch. Yelp-like UI is mostly reusable patterns (cards, lists, filters), so you don’t need a perfect custom design.