This project uses the Fake Store API along with some hard-coded data. It's focused on Redux Toolkit and RTK Query
- React
- Redux Toolkit
- RTK Query
- Styled Components
- React Slick
- Framer Motion
https://weblukas.github.io/react-store/
To run this project, install it locally using npm:
$ git clone git@github.com:weblukas/react-store.git
$ cd ../react-store
$ npm install
$ npm start