News Application:
React Project

This project required us to utilize routing to be able to switch from the main page of the application to an about page, while keeping the header the same. It is able to fetch data from a news API, relating to the topic that is searched in the search bar. The search entered is also stored in a cookie, so that it will save the last search, even when the site has been closed and re-opened. If I had more time, I would have liked to spend some time styling it to be more visually appealing and responsive on mobile, but the focus was entirely on functionality.

desktop screenshot of react news project

Skills Used