This project is a dynamic form built using ReactJS.
You can view the live demo of the dynamic form hosted at https://dynamicquestionform.netlify.app/.
-
Clone the Repository:
git clone https://github.com/ayushanand308/dynamicForm.git
-
Install dependencies:
npm install
-
Run the project:
npm run dev