Skip to content

Fronteers demo application: from Null to Full in 30 minutes: building a React app with Flux.

Notifications You must be signed in to change notification settings

mariovde/React-Flux-Counter-app

Repository files navigation

ida-fronteers


Table of contents

[TOC]

Quick start

  • Install node packages: $ npm install
  • Run Project: $ npm start

Project folder structure

(tmp. visual example)

ida-fronteers
├── README.md
├── index.html
├── package.json
├── server.js
├── src
│   ├── assets
│   │   ├── fonts
│   │   └── images
│   ├── components
│   │   └── message
│   │       ├── Message.js
│   │       └── Message.scss
│   └── index.js
└── webpack.config.js

Browser support

IE Firefox Chrome Safari Opera
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions

Todo

  • Use BS3 variables in in cpm sass files
  • Fade/remove item when finished using react animate
  • List styling
  • Content topics

Contributors

Mario Van den Eynde

Mathieu De Haeck

Bert Swinnen

Steven Rymenans

About

Fronteers demo application: from Null to Full in 30 minutes: building a React app with Flux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published