Skip to content

SPA allowing user to send a form to backend to get invited

Notifications You must be signed in to change notification settings

HX17/Airwallex-codeChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This App was developed with [Create React App]

This App implements a semantic-ui 'Modal' to create an popup form which allows users to post name and email address to an external api and handle response with simple alerts.

DEMO link is attached: https://airwallexcodechallenge.netlify.app/.

Additional packages include: semantic-ui (from building modal) enzyme and enzyme-adapter-react-16 for unit testing

To start the App, cd in the project directory and run

npm start To test the App, run

npm test To build, run

npm run build It builds the app for production to the build folder.

About

SPA allowing user to send a form to backend to get invited

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published