Skip to content

Just making it a bit easier to read here lol #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion Frontend/hi.txt
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
I'm just testing the ci/cd :)
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


7 changes: 7 additions & 0 deletions Frontend/react-app-team51/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.*


Loading