Skip to content

Checkout app made with mobile-first principles. Stack: React, TS, SWR, Styled Components

Notifications You must be signed in to change notification settings

rafasilveira/checkout

 
 

Repository files navigation

Checkout app

🚀 This project is live!

Code challenge displaying a checkout app. Based on https://github.com/belezanaweb/test-front.

Stack

  • CRA, to keep it simple
  • React Router
  • SWR: request caching and control of "loading" state
  • Styled Components: easy to control visual changes based on props

Running

gh repo clone rafasilveira/checkout
cd checkout
yarn install
yarn start

About

Checkout app made with mobile-first principles. Stack: React, TS, SWR, Styled Components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.7%
  • JavaScript 5.2%
  • HTML 5.1%