Client: React, Next.js, TailwindCSS, DaisyUI
Server: Sanity.io
API: Typeform, Twilio
Hosting: Vercel, Sanity.io
- Book A Consult - Typeform
- Live Updates with Sanity.io
- Website adapts to mobile view
- Gallery updates with Santy.io
To run this project, you will need to add the following environment variables to your .env file
NEXT_PUBLIC_SANITY_PROJECT_ID
NEXT_PUBLIC_SANITY_API_TOKEN
Clone the project
git clone https://github.com/AsarelCastellanos/salon
Go to the project directory
cd salon
Install dependencies
npm install
Start the server
npm run dev
Open http://localhost:3000 with your browser to see the result.