Skip to content

mickiesickie/react-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React challenge

What The Test App Should Do

  • allow the user to select a product and quantity and add it to the products table
  • the table should display a subtotal for each order line
  • if the user enters the code PROMO10, a promotional discount of 10% should be applied to product subtotals
  • quantity could be modified also in the table
  • remove column should implement a button to remove the item from the list
  • use styled component and your creativity to create a nice looking app
  • it's a plus if you use TS and if you type existing variables typed as any

Example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •