From 194434eb3e444faedd8bcf8142ae957b02924839 Mon Sep 17 00:00:00 2001 From: kek20009 Date: Sun, 17 Nov 2024 20:09:47 -0500 Subject: [PATCH] Just making it a bit easier to read here lol --- Frontend/hi.txt | 7 ++++++- Frontend/react-app-team51/README.md | 7 +++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Frontend/hi.txt b/Frontend/hi.txt index 53a199a..c4ef5f1 100644 --- a/Frontend/hi.txt +++ b/Frontend/hi.txt @@ -1 +1,6 @@ -I'm just testing the ci/cd :) \ No newline at end of file +I'm just testing the ci/cd :) + +Should we use the same branch for the frontend and the backend? +I'm not sure we need this file + + diff --git a/Frontend/react-app-team51/README.md b/Frontend/react-app-team51/README.md index f768e33..1e4630a 100644 --- a/Frontend/react-app-team51/README.md +++ b/Frontend/react-app-team51/README.md @@ -6,3 +6,10 @@ Currently, two official plugins are available: - [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh - [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh + + +This is only for the frontend as of now. For the final project we will include directions for both the docker in the backend & the frontend. + +*We are currently working on the cloud deployment of the project.* + +