Skip to content

Basic skeleton app using Flux / React with a few simple component examples. Starting point for a more robust system.

Notifications You must be signed in to change notification settings

danielleswank/react-flux-basic-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic App

React/Flux app that displays a user-entered color.

Features

  • Persistant state (localStorage)
  • Pallet generation from color
  • Takes rba, rgba, hex and string colors

Running the app

  1. npm install
  2. npm start
  3. Browse to localhost:3000
  4. (optional) gulp to rebuild from src

About

Basic skeleton app using Flux / React with a few simple component examples. Starting point for a more robust system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published