Skip to content

[React] Post a resource #55

Closed
Closed
@lpatmo

Description

@lpatmo

Is your feature request related to a problem? Please describe.
Mock posting a resource from https://cb-react-concept.netlify.com/submit-resource

See: https://egghead.io/lessons/javascript-creating-demo-apis-with-json-server

Describe the solution you'd like

  1. User fills out the fields and clicks on "submit", and sees a success message
  2. User is redirected to /resources
  3. User sees the new resource they added

Essentially, we need to explore making a fake POST request to the /resources API endpoint.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions