Skip to content

This is a simple checkout app that shows 3 steps (cart, payment and confirmation)

Notifications You must be signed in to change notification settings

luane-aquino/checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Checkout app

This is a simple checkout app that shows 3 steps (cart, payment and confirmation). It is build using the following:

  • React
  • Typescript
  • HTML
  • scss
  • Node.js
  • Express
  • react-query
  • react-hook-form
  • react-testing-library and Jest

Available Scripts

In the project directory, you can run:

How to run the Frontend

  • In the front folder, type yarn install to install the dependencies
  • Run the app with yarn start
  • Open http://localhost:3000 to view it in the browser.

How to run the Backend

  • In the back folder, type yarn install to install the dependencies
  • Run the app with yarn start. It runs in port 5000

About

This is a simple checkout app that shows 3 steps (cart, payment and confirmation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published