Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 582 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 582 Bytes

Hello

I am glad to welcome you to my little online store of sneakers (optional, cars, chocolates or whatever you think of yourself) click here.

You can:

  • filter products by name;
  • add and remove products to favorites;
  • add and remove items to the shopping cart;
  • calculate order amount;
  • make an order;
  • view a list of your orders.

Used in development:

  • React JS v18;
  • Hooks (useState,useEffect...);
  • Context, useContext;
  • React Router v6;
  • MockApi.io for database;
  • Axios;
  • Sceleton preload;
  • Scss module etc.