You can view the live version of the application hosted with github pages by using the link above or you can clone the github repo and run the setup commands from the terminal and view the application in the browser.
- git clone https://github.com/bkargaw/FormBuilder
- Run npm install
- Run npm start
- open http://localhost:8080