DEV Community

Vahid Eskandarpour
Vahid Eskandarpour

Posted on

I have 2 questions about web dev and mern stack

I don't know how to design UI of a website and make it beatiful everything I design is a simple ugly UI, what do you suggest for me? a course or something else
And seconde question is this I can code in react, node, express, mongoose, tailwind but I can't create website when I want to start a project I don't know what should I do, I stuck completely
HELP ME PLEASE !!!

Top comments (1)

Collapse
 
kevindublin profile image
Vin Dublin

You can practice by rebuilding other people's simple components that you like and think look good. Not by copying their code, but by looking at the result of the component and try to recreate it with your knowledge base. Try the first time without looking at the code at all, even though you can search for ways of doing it elsewhere. Then compare your code to the code of the component that you liked and were initially trying to replicate. Notice the differences, then adapt some of your strategies. After about a dozen, you should be in a better place.