Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

adambbecker/site-selection-concept

Repository files navigation

Site Selection Concept

An experimental playground used primarily to test out a few items from the React (and larger) community that have peaked my curiosity.

Primary Tools to Test

  • React Motion - an animation library that uses a physics spring abstraction.
  • Radium - a library used to help apply inline styles on components.
  • Babel - allows for a variety of the ES2015 features to be used today.
  • Webpack - module bundler.

Demo Project

The project or demo in this particular case is a "site selection" concept or basically any sidebar that changes context based on a primary attribute. A few UI goals for that particular demo were:

  • Quick - make the overall experience of trying to find the site your looking fast.
  • Context (before & after) - using animation, provide a bit more context for the site you just selected and reinforce that choice.
  • Entrance & Exit - provide a consistent entry and exit point to the site switcher so that you can cancel the operation by clicking the same spot you used to enter the operation.

It is primarily focused around the site selection process and as such, the "links" below selected site area are just for show.


Disclaimer

This is still very experimental and the project was created mainly as a local test bed for using the tools mentioned above. Learning the "ins and outs" of those tools and evaluating their ease of use / usefulness were the primary goals for this project. The source code is certainly not intended for production use.

Basically a long-winded way of saying:

Please excuse the mess, still learning :)


P.S. Try typing quicksilver and pressing enter in the site selection search. Type flash + enter to return to normal...

About

Site selection concept to try out react-motion. Demo:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published