This application is a ReactJS application with Typescript and uses
MirageJS as a tool to mock our /api/users
API response.
- Execute
yarn start
to start the application onlocalhost:3000
This application is a ReactJS application with Typescript and uses
MirageJS as a tool to mock our /api/users
API response.
yarn start
to start the application on localhost:3000