Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny Carubia committed Jun 24, 2020
2 parents d850062 + 667bce9 commit efebac1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Floor Plan Lab
A virtual graph paper sandbox with tools to easily design awesome floor plans.
A virtual graph paper sandbox with tools to easily create awesome floor plans.

## Website
[https://floorplanlab.com/](https://floorplanlab.com/)

## About
Floor Plan Lab is an open source React app intended to be used as a sandbox to quickly design floor plans. It uses a customizable grid scale to automatically size objects such as doors, furniture, and appliances.
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.

<img src="https://github.com/dcarubia/floor-plan-lab/blob/master/FloorPlanLab_Screenshot_01.png" width="850">

Expand All @@ -18,8 +18,6 @@ Floor Plan Lab is currently a beta version. Future updates will include an exten
* [Material-UI](https://material-ui.com/)
* [react-cursor-position](https://www.npmjs.com/package/react-cursor-position)
* [react-draggable](https://www.npmjs.com/package/react-draggable)
* [react-numeric-input](https://www.npmjs.com/package/react-numeric-input)
* [react-sticky-mouse-tooltip](https://www.npmjs.com/package/react-sticky-mouse-tooltip)

## Development Quick Start

Expand Down

0 comments on commit efebac1

Please sign in to comment.