Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 445 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 445 Bytes

news-react-demo-app

Purpose of this app is for demonstrating React concepts during a workshop

Slides from the workshop are located in "docs/slides" folder

Requirements

  • latest version of node and npm

How to run

cd into root folder of the app and run commands:

npm install
npm start

Api url:

https://mysterious-savannah-50993.herokuapp.com/news

app