Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 445 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 445 Bytes

Summary

In this assignment I was instructed to create the a Meme App using two API's

Things Learned

Fetching data from API with axios and navigating through response data:

  • Get
  • Post
  • Put
  • Delete

Technologies Used