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: Quiz Creation Instructions

adamhatton opened this issue · comments

As a logged in site user
I can see instructions for creating a quiz
So that I can know what information is needed

Acceptance Criteria

  • On the quiz creation page, users should be given instructions for making a quiz

Tasks

  • Add instructions as 'p' elements to Quiz component