nswalters / bear-watcher

Project for NSS: https://github.com/nss-evening-cohort-12/e12-homework/blob/master/week08.md
0 stars 0 forks source link

Add Bear Form #5

Closed nswalters closed 4 years ago

nswalters commented 4 years ago

User Story

As a user, when the page loads, I should see a bootstrap form that allows me to enter in a bear name and image url for a new bear.

AC

WHEN the user views the page THEN there is a bootstrap form AND there is an input field to add the name AND there is an input field to add a Image URL of the bear AND there is a button to submit that data

Dev Notes