Event Form App

Welcome to simple event form app.

Setup

Use npm i to install dependencies.

Starting application

Use npm start to run application.

Testing application

Unit tests

Use npm test to run unit tests.

E2E tests

Use npm test-cypress to run e2e tests.