sparcs-kaist / zabo-boards

Frontend for Zabo Boards project
3 stars 1 forks source link

implement zabo list fetching from api server #5

Closed jinho-choi123 closed 11 months ago

jinho-choi123 commented 11 months ago

Add zabo fetching feature. We have to first create .env in the project root dir. the value of API_SERVER_URL is normally http://localhost:6001, but it may differ.