Fetch this api endpoint See this guide for details about the api.
Display the returned data in whatever format you want. Each post should also display the name of the user and his/her email.
Include:
- a search box to filter out articles by username or title
- a control to order alphabetically by username or title
Use functional components, even better if you use TS. Your code should be readable and maintainable.
Please post your solution in codesandbox and provide the link to your recruiting contact.