/create-account-modal

A small react app to simulate an account creation process

Primary LanguageJavaScript

Create Account Modal

created with create-react-app

Jest tests are run with. The test command also provides a full coverage report generated by istanbul

yarn test

The local server can be started with

yarn start