Newsletter signup with Vite, React and Styled Components

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@whiteriver-dev
Everything looks good, I also did this project with React but I am yet far from being an expert. From my view, your code is clean and everything works as intended. I like how in your project you included the styles directly in the component - I will consider that for my projects in the future.
One thing that has helped me with my React project that I recommend is dividing your components into different subfolders based on their size/functionality. For example - I used the Atomic Design Methodology to divide my components from little primitive components like Buttons, to larger components like forms, and templates.
Overall, good job.
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