/react-examples

Examples of using React

Primary LanguageJavaScript

React Examples

Examples of working with React.

Examples

Unless explicitly stated, all of these can be run by running ./run_server.sh on their directory.

Online version

A static email client, this is basically the simplest React app that implements callbacks and event handlers.

Online version

A reusable modal component.

Online version

A tutorial on drag-and-drop in React.

A simple Kanban app with a Python server for persistence.

To run, ensure Flask is installed and run python server.py.

License

Copyright (c) 2015 Tryolabs SRL

Licensed under the MIT License.