Skip to content

kylecornelissen/ideabox-post-delete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sports Teams IdeaBox! (Featuring Post and Delete Fetch Calls)

Learning Goals

  • Get some more Ideabox/React experience
  • Practicing network requests
  • Pass options argument in post/delete fetch calls
  • Practice w/ Postman

Setup

  1. Clone this repo for the local api
  2. Run npm i in the api's directory
  3. Run npm start to boot up the api at http://localhost:3001
  4. Clone this repo and open in editor
  5. Run npm i in the project repo's local directory
  6. Run npm start to view it in the browser at http://localhost:3000

Lesson Info

https://frontend.turing.io/lessons/module-3/network-request-exercises.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published