ApplyPilot is a full-stack job application tracker for managing applications in one place.
- React
- TypeScript
- Express
- MongoDB
- React Query
- Tailwind CSS
- DnD Kit
- Gemini API
Backend:
cd server
npm install
npm run devFrontend:
cd client
npm install
npm run devServer:
MONGO_URI=
JWT_SECRET=
CLIENT_URL=
GEMINI_API_KEY=Client:
VITE_API_URL=

