Skip to content

NEXTink/react-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.0%
  • HTML 7.5%
  • CSS 7.2%
  • Python 5.0%
  • Shell 2.3%