Skip to content

nico-rodriguez/checkout-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Checkout Page

Solution for a challenge from Devchallenges.io.

Netlify Status

Overview

Visit https://checkout-page-864c4b.netlify.app/

Desktop

screenshot

Mobile

screenshot

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

It uses rem units for fonts and padding, in order to adjust for different users preferences. Some JavaScript is used for coloring the first select option differently, for computing the prices and for displaying a notification of a successful form submission. It also features some basic form validation.