Sharmer News information
- Category: Front End
- Tech Used: React, React Router, HTML, CSS, JSON API integration
- Project URL: codysharma.github.io/Sharmer-News/
Description
A practice using the React front end framework, this collaborative project built several nesting components to build on React's foundation feature. We pulled several APIs - the New York Times, a local weather, and some ones on the English Premier League - to create a news aggregator website.
Features of this program:
- Single Page Application utilizing React components
- Pulling of several APIs
- Creating and entering data in a form, which is then sent via API call for local weather updates using React useState and useEffect hooks
- Each news story is a rendered component which displays some basic information fom the JSON object, and links to the full story.
- The EPL standing table on the "Sports" page dynamically updates on load