Install json-server
Opened this issue · 0 comments
marwinburesch commented
User story
As a developer
I want to have a fake-api running
so I can focus on the frontend
Description
json-server is the perfect tool sfor that, I don't need to write a server or set up MongoDB. This includes thinking about data-structure. Ez fetch, ez life
Done?
- install/config json-server
- figure out what an exercise looks like in JSON