The Completion of UI… Hmm.. made a very simple ui which probably i never used to but i had a goal to learn backend that’s why a little compromise in UI is k..I won’t tell u that what i built was perfectly..I faced many errors and the errors wasn’t conceptual it was that I forgot to add few things.. So, when I was writing the code in App.jsx and app.css so in the css I added div with padding 1 rem and there was no universal border, padding, margin..so then I reviewed the code and found that I forgot to add it.. then some alignment problems..to which I am an expert so added a div and used flex-box.. Hmm.. few props problem was also faced so I pasted my error and found that I haven’t added the props…