An open API service indexing awesome lists of open source software.

https://github.com/primaryobjects/dragon-generator

A super duper scary dragon generator! Reactjs tutorial project.
https://github.com/primaryobjects/dragon-generator

Last synced: 10 months ago
JSON representation

A super duper scary dragon generator! Reactjs tutorial project.

Awesome Lists containing this project

README

          

Dragon Generator
================

A super duper scary dragon generator!

Ok, actually, it's a reactjs tutorial project. :)

# Demo

http://primaryobjects.github.io/dragons/

# Tutorial

Building Your First React Javascript App

http://www.primaryobjects.com/2016/09/19/building-your-first-react-javascript-app/

# What Is It

This is a demo project, built with ReactJs, that demonstrates how to create a simple app. The demo contains a form, along with code for binding the input fields and processing the form submit. The UI template uses Twitter Bootstrap and Font-Awesome, while the underlying logic uses React javascript and node.js.