- This application is used for devops practice
- It has a dockerfile for frontedn and backend.
To run the application
in client folder and in server folder
-
yarn install
-
yarn start
-
the fronted will be on port 3000
-
the backend will be on port 3001