Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 293 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 293 Bytes

Readme

  • This project is for react API learning excercise.

What can be learned from this ?

  • axios
  • API ?
  • Routing
  • API types (GET/post)
  • useEffect, useState

We need mock server to run this.

  • import mockoon.json file from public file into mockoon to get all fake apis.