Basic Click Counter Example with JSX

To install React, follow the instructions on GitHub.

If you can see this, React is not working right. If you checked out the source from GitHub make sure to run grunt.

Example Details

This is written with JSX and transformed in the browser.

This example uses events and state to track clicks and update the rendered output.

Learn more about React at facebook.github.io/react.