All Projects → tryolabs → React Examples

tryolabs / React Examples

Examples of using React

Programming Languages

javascript
184084 projects - #8 most used programming language

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.

Mailbox

Online version

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

Modal

Online version

A reusable modal component.

Drag and Drop

Online version

A tutorial on drag-and-drop in React.

Kanban

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].