Commit 63ba827
authored
Initialize React app in client folder for frontend setup
- Created a new React application in the client directory to serve as the frontend for the project.
- Set up necessary files and dependencies for the React app, enabling a structured frontend environment.
- Updated project structure to support a full-stack setup with separate client and server codebases.
This addition provides the foundational setup for the React frontend, facilitating the build and deployment process.1 parent 6ef40c6 commit 63ba827
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments