Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 292 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 292 Bytes

React + TypeScript + Vite

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)