Skip to content

bridge-school/bridge-redux-starter-homework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homework

  1. Create the action to remove a product, and update the state to remove a product by id
  2. OPTIONAL: Create a more flexible product making form that will allow you to make a product with all field data, show this data too
  3. OPTIONAL: Create a filter search bar that allows you to shrink the list of products by whats typed! hint: it would help if you updated the global state with every keystroke!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.8%
  • HTML 15.3%
  • CSS 3.9%