#Run the Project, you first have to run the server and then the client #1.Run the server Goto server folder Type npm i Type npm start #2.Run the client Goto client folder Type npm i Type npm start