This is going to be a React form which can be used to generate DataCite Metadata Kernel 4.3 XML.
I am planning to add options to download TOML and YAML formats for metadata too.
- Clone the repository.
- run npm install
- Start creating metadata.
- Reactjs
- React Hooks Form
- Write the XML parser
- Add validation
- Make it more Concise
- Write a more condensed Form CSS.