Skip to content

Product thumbnail and associated checkout form built with React, Redux Form and CSS modules.

Notifications You must be signed in to change notification settings

CodeWithOz/002-checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkout Form

Live demo available here.

This is a product thumbnail and associated checkout form built with React, Redux, and redux-form, and styled using CSS modules. It is my recreation of challenge 002 of the React Daily UI challenge by Fullstack React.

Mobile 1 Mobile 2 Desktop Original (Fullstack React)
Mobile 1 Mobile 2 Desktop Original from Fullstack React

Developer Setup

Clone the repo and cd into the newly-created 002-checkout folder:

git clone https://github.com/CodeWithOz/002-checkout.git
cd 002-checkout/

Install dependencies and run the dev server:

yarn install
yarn start

Testing

Run yarn test.

This project was bootstrapped with Create React App so all its cli options are available.

About

Product thumbnail and associated checkout form built with React, Redux Form and CSS modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published