Equidistant-403 / equidistant

Equidistant is an app to help you and your group get over the decision fatigue of a common meeting place by suggesting great rated places. It works by taking the commute time and what the users want to do as a main criterion to suggest great options for the whole group.
5 stars 0 forks source link

Mocked Get Requests #4

Closed zshafe closed 1 year ago

zshafe commented 1 year ago

Here's the first few mocked network requests. I am still in the process of figuring out how to make the post requests work, but wanted to get these pushed out.

To use in local development, you'll need to run npx msw init public/ --save before the mocks will be able to work.