inflection is a web responsive application destined to apply a job subscription.
http://inflection-web.herokuapp.com/
- to integrate with Linkedin, a backend was created to process requests and capture basic profile information deployed here.
- npm install
- npm run dev
- npm install
- npm run build
- npm run start
- npm run test
- CI at Github Actions
- Deploy at Heroku
- add unit tests to register components
- add a/b test to a feature
- add finish screen
- add mask to inputs
- add snackbar to notify api status
- adjusts in layout

