Flexbox Sandbox is a desktop app built with Electron. It allows the user to mess around with the flex css settings to see where / how objects fall.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
$ git clone
$ npm install
$ node server.js
Client-side: JavaScript, React, Electron
Testing: Spectron, Jest
- Marissa Reinke - Initial work - Marissa27
- Michael Fenwick - Initial work - Mickyfen17
- Charlie Dunn - Initial work - dunncl15