WordPress Custom Fields Generator

This app helps you generate code for creating custom fields in WordPress using Meta Box. Use it online.

This app uses create-react-app to build. Use these commands to install and run:

npm install
npm start
```%