medCabinet Keeping all your important medical documents in one location. cd server npm install Add a .env file with the PORT, MONGODB_URI and JWT_SECRET To run the server - npm run server cd client npm install To run the client - npm start