Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 803 Bytes

File metadata and controls

58 lines (40 loc) · 803 Bytes

Full-stack Airbnb 💰



How to start

  1. Clone the repo
git clone https://github.com/jayjunn/Full-Stack-Arirbnb
cd Full-Stack-Arirbnb
  1. Install dependencies
yarn

  1. Set .env file
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME
DATABASE_URL
GITHUB_ID
GITHUB_SECRET
GOOGLE_CLIENT_ID
GOOGLE_CLIENT_SECRE
NEXTAUTH_SECRET
  1. Run the development environment
yarn dev

Tech Stack used for this project

  • Next.js
  • Prisma
  • React Hook Form
  • React Query
  • Tail Wind CSS
  • Zustand

Who do I talk to?