form-builder

Test assignment for reading JSON file and building UI based on provided example. Test assignment description is in "task" folder.

Prerequisites

How to start

  • git clone https://github.com/dubrovsky-kiril/form-builder.git - to clone repository locally
  • yarn - to install dependencies
  • yard start - to start application in development mod
  • open browser tab with address localhost:3000

Front end technologies

React