turingschool / curriculum-site

0 stars 0 forks source link

Create FE component of Mod2 Group Project #165

Open juliet-e opened 2 months ago

juliet-e commented 2 months ago

As part of the Mod 2 group project, students will be creating an API to expose endpoints about merchants and items (see this current spec, part 3 has the detailed example responses.

Students will be able to verify that their endpoints are functioning correctly if they work properly with a FE application that consumes these endpoints. This card will cover:

Some ideas for FE user stories:

hfaerber commented 1 month ago

This is a be project Juliet made that I used to run a local server for my fetch calls.

Working on CRUD functionality for all merchants