✅ Setup Checklist:
- NPM is installed
- Node.js is installed
- Git Bash is properly configured
- Backend server is running
- Fork the repo
git clone <your-clone-link>cd ./Medi-Frontendnpm install- create a
.envfile in root directory and copy the contents of.env.exampleinto it, then fill in with your own values. npm run dev
Now open your browser and open localhost:5173