basic accounting system
run dev server with npm run dev and check coa placeholder page.
localhost://3010/coa
it uses react hooks (useState) to display and increment a counter.
formik form library is added.
install and use yarn instead of npm (better and faster) to add any other library, use yarn add