Link to the page: https://jui1710.github.io/Blog-Rendering/
The page is made using asynchronous JavaScript. It is a Blog page. This fetches data from a remote directory https://jui1710.github.io/json-data-server/blogs/blogs.json. On clicking on Related Links, respective blog is rendered.
This webpage has following components:
- A header that contains logo
- A Blog Body
- A Aside with related links
- and A footer with copyright information and social media links