This is a website that shows latest news in the United States, using news API. Its a simple Application, that receives API data and Displays it in a presentable format.
Note that you will need to have Node.js installed.
Install the dependencies...
Navigate to localhost:5000. You should see your app running. Edit a component file in src
, save it, and reload the page to see your changes.