adamhatton / quizle

Frontend React repository for Project Portfolio 5 of the Code Institute Full Stack Web Dev Diploma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER STORY: Infinite Scroll

adamhatton opened this issue · comments

As a site user
I can keep scrolling through the available quizzes that are loaded for me automatically
So that I don't have to click on "next page" etc

Acceptance Criteria

Quizzes page should implement an infinite scroll so that quizzes continue to load as a user scrolls

Tasks

  • Install infinite scroll package
  • Add component to quizzes page
  • Add css styling to break into columns