UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

[Frontend] Template Frontend service with Docker config #87

Closed MNThomson closed 1 month ago

MNThomson commented 1 month ago

Description

Created the template for the frontend service built with Typescript, React, and Docker.

Closes #8

How to Test

docker-compose up --build

curl localhost:8101

Checklist