Skip to content

rpdasilva/react-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Workshop

react react

This repository contains handout materials and code for Rangle.io's React workshop, focusing on building applications using React and Flux.

Available workshops
// Base Project
cd base

// Todo App
cd todo-app

// Todo App Flux
cd todo-app-flux

// Todo Immutable
cd todo-app-immutable
Running workshops
npm install

npm start // http://localhost:8080/

npm test // to run tests

About

React Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.1%
  • CSS 20.2%
  • HTML 1.7%