natesheridan / Newsfeed

0 stars 0 forks source link

Feature/api implementation #9

Closed natesheridan closed 2 years ago

natesheridan commented 2 years ago

Add API calls in api.js

Add API function import to top-level component in App.js

Add state variables to store stories, components to render article(s) in App.js

center body content in Index.css

initial commit of two components Article and Newsfeed

Working article/newsfeed (.js) +inline styling