Skip to content

Checkout component built with React, Tailwind, Formik and CSS 3D Transforms.

License

Notifications You must be signed in to change notification settings

gustavomonjardim/checkout-form

Repository files navigation

Checkout Form

MIT license

Checkout component built with React, Tailwind, Formik and CSS 3D Transforms

Prerequisites

Getting started

  1. Clone the project
$ git clone https://github.com/gustavomonjardim/checkout-form.git
  1. Install the dependencies:
$ yarn
  1. Run the project
$ yarn start
  1. Generating a production build
$ yarn build

Technologies

Testing

You can run tests with the following command:

$ yarn test

To do

  • Add environment variables to set the request time of the API and the total value of the purchase.
  • Build the UI for the Bag and Confirmation steps.
  • Add support to all card brands besides Visa.

License

Licensed under the MIT License.

About

Checkout component built with React, Tailwind, Formik and CSS 3D Transforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published