Steps to run the app
- npm install
- switch to the development branch
- npm run dev
Notes
- Currenlty there not validation in the created form. We can get the values of the fields
- Design is not that good
- I have removed the radio button option.(Due to time)