Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 230 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 230 Bytes

This project is a simple POC of how to handle form submission from multiple distinct events and origins.

Installing dependencies :

npm install

Running the project :

npm start

Running the tests:

npm test