Application created in order to study a new alternative to work with forms in React. Use a lib react-hook-form to create a payment checkout (without the user being logged in).
-
Clone the project;
-
To download as project dependencies, run the command in the terminal:
yarn
-
Run project:
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Website
Curriculum