Skip to content

Say Hi React Query Project is complated

Compare
Choose a tag to compare
@NisanurBulut NisanurBulut released this 24 Mar 17:40
· 418 commits to master since this release
ad466d2

SayHiReactQuery


This study demonstrates the use of the React-Jquery library.In addition, the use of react-material and component-style are shown.
  • The fakestoreapi API source lists fake product information.
  • The product can be added to the cart
  • The amount of product in the cart can be changed.
  • As the amount of product changes, the total cost is recalculated.
  • Product can be removed from the basket.

Installation

  • npx create-react-app SayHiReactQuery --template typscript
  • npm i @material-ui/core @material-ui/icons
  • npm i react-query
  • npm i styled-components @types/styled-components

SayHiReactQuery

Helpfull Websites

json-to-js fusionchartsReact-Query-Tutorial FakeStoreAPI