You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, I don't have a UI design to show you, but here is an idea of what I think will look good,
Keep the current layout, navbar at the top, the rest of the screen divided between the meme and the editing functionalities like adding text and whatever we plan to add next. The ratio could be 1:1 or 1:2 giving more screen to the meme 🤭
Yeah, I like the popular section on the website you provided...I was aiming to create a place where users can select meme from a catalog or something...maybe you can include that if it fits, feel free to try out any design you find suitable. Just the main motive is to keep the UI simple and easy to use without any instructions :)
I used the class component because I need componentDidMount and componentDidUpdate functions. I know it is possible to do the same in the functional component also but I don't have much experience with it.
Btw most of the display logic is in displayMeme.js which has a function component, won't that work?
Maybe Material UI?
Refer to different UI libraries: https://www.codeinwp.com/blog/react-ui-component-libraries-frameworks/
The text was updated successfully, but these errors were encountered: