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.* + +