Skip to content

ondrejkralik/rohlik-interview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Example React project

Create a simple React app with your preferred technologies.

Requirements:

  • one page with products fetched locally from products.json
  • products displayed in a grid (css grid / flex)
  • search field for filtering products by name
  • each product has buttons "add" and "remove" from the cart
  • simple cart section with an overview of added products and total price, state of the cart is persisted in window.localStorage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published