Make sure you have the following installed:
Clone the repository to your local machine using the command below:
git clone https://github.com/tharsh95/tm_client.git
cd tm-clientnpm installVITE_BE_URL="http://localhost:3000/api/v1"
VITE_CLOUDINARY_URL=
VITE_CLOUDINARY_PRESET=
VITE_CLOUDINARY_CLOUD_NAME=npm run devAccess in browser
http://localhost:5173