About the role
Create a Job Feed page where the latest job postings are fetched from the Hackernews API. On clicking the job posting, the user should be able to land on the jobs page, which is an external website. The data is displayed on a grid with multiple columns and rows. Use modern react hooks concepts to ace this problem.