in development
- Backend - Node.js, Express Server with MongoDB
- Frontend - React.js(Vite) with TailwindCSS
cd server and do yarn - to install server depedndecies
cd client and do yarn - to install client depedndecies
yarn dev in both the directory