Ticket-Generate-to-Greatness

Solution retrospective
i deploy project on local instead of upload build folder to github
this project make me learn about how to handle background-image and learn to use react react-router-dom to changing page to sent information between route
What challenges did you encounter, and how did you overcome them?this project is not hard but i use 5 days to finish because i am so busy maybe if i'm not lazy i can finish this in one day
What specific areas of your project would you like help with?feel free to comments my code i think is not clean and too complex for other to edit after me , if it's group project i think it's hard to handle please comment thank you.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Stv-devl
Hi, good work!
I have a few suggestions for you:
-
Try creating more components; your two current components are too large. For example, you could have a drag-and-drop component, an input component, and a button component, all of which can be grouped together in a form component. You can also do a TextWrapper component for the text at the top.
-
It’s a good practice to keep each component in its own folde with its own CSS file. This approach makes your components easier to reuse in other projects.
Good continuation
Marked as helpful -
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord