Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.04 KB

File metadata and controls

23 lines (12 loc) · 1.04 KB

Instructor: Andrew Burgess

There’s a lot of talk about Flux these days. If you haven’t had a chance to try it yet, you might wonder what you’re missing!

Flux is an architecture for React applications. It was developed by Facebook to complement the strengths of the React view framework. In this course, we’ll build a simple Twitter clone using the Flux architecture, with React powering the views.

Source Files Description

This repository contains the completed source code for the microblogging application.

To install the NPM package dependencies, run npm install from the project directory.


These are source files for the Tuts+ course: Build a Microblogging App With React and Flux

Available on Tuts+. Teaching skills to millions worldwide.