Backend API Link: https://travel-buddy-server-smoky.vercel.app/
Frontend Link: https://travel-budyy-client.vercel.app/
Backend Repo Link: https://github.com/Mostakimul/travel-buddy-server
git clone https://github.com/Mostakimul/travel-budyy-client.git
cd travel-budyy-client
npm install
Create a .env file in the root directory and add the following:
NEXT_PUBLIC_APP_API_URL="https://travel-buddy-server-sigma.vercel.app/api/v1"
npm run dev
Travel buddy is web server api where you can add your trip and find a travel buddy who can join you!
- Next js
- Axios
- redux Toolkit
- React Hook Form
- Daisy UI
- zod
- bcrypt
- JSON Web Tokens (JWT) for authentication