This repo demonstrates axios mock in react using typescript. I wrote a Dev.to post that covers information about this repo.
- git clone this repo
- npm i
- npm test <- to run tests
- npm start <- to run webpack dev server hot reloading (runs app in browser)
This was built using node 12.16.1 and npm 6.14.1