GithubHelp home page GithubHelp logo

checkout-pages's Introduction

Checkout Pages

This is my version of the checkout pages. The User should enter his/her contact information, the shipping address for the product, the billing information for the invoice, and lastly, his/her credit card information. After submitting the form and since there are no errors, you should check the console and see the information that is sent to the backend such as the contact information, shipping address, billing information, credit card details, and the cart items. I deployed the website to Netlify so I can ensure that everything is working perfectly in production mode and also to be sure to check it out in different screen sizes. Below you can find the live link.

BUILD WITH

  • ReactJS
  • Redux
  • Storybook
  • Cypress Testing Framework
  • React-Redux
  • Formik
  • Yup
  • React Hooks
  • Redux/Toolkit
  • Styled Components
  • Card/Validator
  • Perfect-Scrollbar

Live Link

Checkout Pages

Usage

git clone [email protected]:mariosknl/checkout-pages.git

npm install

git checkout development

npm start

Storybook

npm run storybook

A new tab on the browser will open at localhost:6006. At the sidebar, you can see all the elements used in the project in categories. There is a Form story that includes at least one of the components inside. There is also a Forms story folder which includes 3 different forms used individually in the main project form.

If we want to publish the storybook and share it with users that don't have the permission to see this repository and run the above command, we have to do something different. Please submit an issue so I can give you the proper instruction on how this can be done.

Run Tests

npx cypress open

Choose an integration test file from the browser window to see the test execution live in the new window.

AUTHOR

checkout-pages's People

Contributors

mariosknl avatar renovate-bot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.