Skip to content

Commit 63ba827

Browse files
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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/.gitkeep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

0 commit comments

Comments
 (0)