This is a ReactJS application for search Torr.co users.
Check out the live demo.
To try this app in a development environment, clone this repo and then run:
npm install
npm start
The server will fire up http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.