ucsb-cs156-f23 / team03-f23-5pm-3

https://ucsb-cs156-f23.github.io/team03-f23-5pm-3/
0 stars 0 forks source link

Added articles create page and associated tests #103

Closed wyatthspivak closed 11 months ago

wyatthspivak commented 11 months ago

Image 11-9-23 at 7 42 PM

https://ucsb-cs156-f23.github.io/team03-f23-5pm-3/prs/103/storybook/?path=/story/pages-articles-articlescreatepage--default

  1. /articles/create should be the create page
  2. It should allow creation of a new valid article and this should show up in the database
  3. It should redirect to the not yet implemented articles index page

Closes #58