LindseyKrause / photo-port

Photography Portfolio using React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVP

LindseyKrause opened this issue · comments

Initialize a React Application

User Stories

  • As a user, I can see the About section.

  • As a user, I can see the Navigation menu.

Create the Photo Gallery

User Stories

  • As a user, I can click on a category and view the photos associated with the selected category.

  • As a user, when I click on a category, only photos associated with the selected category will be visible.

Design the Contact Form

User Stories

• As a user, I can enter my information into a form.

• As a user, I can submit the information.

Create a Modal

User Stories

  • As a user, I can select a thumbnail of a photo.

  • As a user, the selected photo is viewable in a modal.