Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 290 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 290 Bytes

react-challenge

This is a demo app built during the ReactJS Vienna Workshop.

To install:

  1. git clone https://github.com/react-vienna/react-challenge.git
  2. npm install
  3. npm start
  4. Open http://localhost:3000 in a browser

If you want to make changes, feel free to fork it.