Effortlessly transform your JSON data into interactive forms.
Formify is a powerful tool that simplifies the process of generating forms from JSON data. Whether you're building web forms or creating printable documents, Formify automates the form creation process, saving you time and effort.
- Seamless JSON-to-Form Conversion: Easily convert your JSON data into well-structured forms with minimal configuration.
- Customizable Form Generation: Tailor the appearance and behavior of your forms to match your specific needs.
- User-Friendly Interface: Navigate Formify with ease, even without extensive technical expertise.
-
Clone the repository:
git clone https://github.com/MohitGupta14/Frontend-Assignment
-
Navigate to the project directory:
cd formify
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
- Provide your JSON data as input.
- Customize form options as needed.
- Generate the form in your desired format.