This is a demo app built during the ReactJS Vienna Workshop.
To install:
git clone https://github.com/react-vienna/react-challenge.git
npm install
npm start
- Open
http://localhost:3000
in a browser
If you want to make changes, feel free to fork it.