News App
Table of Contents
Description
It is a React App that gets it’s data from NEWS API. On the front page it does different categories of news from different news outlets and then displays it. When user licks on a link they are directed to the website that create the news article.
UI/UX
Goals for UI/UX
- mobile, tablet and desktop view
Conclusion
It wasn’t a difficult app but showcases how to do API calls for an web app and correctly display that data.