Skip to content

Mostakimul/travel-budyy-client

Repository files navigation

How to Run Locally

Clone the repository:

git clone https://github.com/Mostakimul/travel-budyy-client.git

Install dependencies:

cd travel-budyy-client
npm install

Set up environment variables:

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"

Run the server:

npm run dev

Travel Buddy Frontend

Travel buddy is web server api where you can add your trip and find a travel buddy who can join you!

Technologies Used

  • Next js
  • Axios
  • redux Toolkit
  • React Hook Form
  • Daisy UI
  • zod
  • bcrypt
  • JSON Web Tokens (JWT) for authentication

API Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published