Design comparison
SolutionDesign
Solution retrospective
How can I use the data.JSON file to read data from it? Please help. Feedback will be appreciated. Thanks
Community feedback
- @Script-DPosted about 3 years ago
Hi, Vishal you have done a great work but I can notice that your interface is not vertically center. You can use flexbox to do that. And regarding using data.json you can use fetch api or Ajax to do so. Which will allow you to fetch data from any api you wish. In case you want to know what are these : fetch api => https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
Hope it helped you.
Marked as helpful0 - @exist08Posted about 3 years ago
Using fetch API . Checkout my solution of the same.
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