Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 564 Bytes

File metadata and controls

17 lines (10 loc) · 564 Bytes

IceTea e-commerce

Ice tea e-commerce website. I 'm showcasing filter functionality depending on company, price, flavor and user input. Lastly there is cart functionality showing price for each item and total price aswell. My database is custom made using skroutz.gr products info.

Alt Text

Technologies

The project was built in React js making use of html,css and javascript knowledge.

What I learned and practiced

  • React js components, props
  • Redux toolkit (including useSelector and useDispatch)
  • useContext
  • useState, useEffect