A virtual graph paper sandbox with tools to easily create awesome floor plans.
Floor Plan Lab is an open source React app intended to be used as a tool to rapidly design floor plans. It uses a customizable snap-to-grid scale to automatically size objects such as doors, furniture, and appliances.
Floor Plan Lab is currently a beta version. Future updates will include an extended library of objects and add features such as save/export and dimensions.
# Inside root directory, install dependencies
npm install
# Run development script on localhost:3000
npm start
- Daniel Carubia - Creator - dcarubia