Application with form components that can be used for testing purposes. It's hosted at: https://formy-project.herokuapp.com/.
To run this app locally, you'll need the following installed on your computer:
To install dependencies run:
bundle install
To start the server run:
bin/rails server