Design comparison
SolutionDesign
Community feedback
- @krushnasinnarkarPosted 4 months ago
Hi @VishwasKalkur,
Congratulations on successfully completing the challenge!
Your solution looks nice, though there are a couple of things you can improve which I hope will be helpful:
-
Background Color:
- In the design, there is no background color for the website. You can remove any background color you've added to match the design specifications.
-
Using JSON Data and JavaScript:
- It is expected to use JavaScript to fetch the given JSON data and dynamically generate the HTML content, rather than adding the data manually.
- This approach is crucial for better scalability and maintainability.
- If you need guidance on how to work with data in JavaScript, you can check out Frontend Mentor's learning path: JavaScript Fundamentals.
- Or you can check my code to know how i work on data.
I hope you find this helpful, and I would greatly appreciate it if you could mark my comment as helpful if it was.
Feel free to reach out if you have more questions or need further assistance.
Happy coding!
0 -
Please log in to post a comment
Log in with GitHubJoin 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