Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 420 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 420 Bytes

fido

preview https://amromoorie.github.io/Fido/

fido is a collection of dogs images using the dog api; the aim for this project is to experiment with pagination & modern redux toolkit

  • pagination to different pages; enables users to specify a limit per page

technologies:

  • React, Redux, TailwindCSS

project can be run by:

yarn && yarn dev

or

npm install && npm dev