tryolabs / react-examples

Examples of using React

Home Page:http://tryolabs.github.io/react-examples/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Examples of using React

http://tryolabs.github.io/react-examples/


Languages

Language:JavaScript 78.0%Language:HTML 7.5%Language:CSS 7.2%Language:Python 5.0%Language:Shell 2.3%