Skip to content

asarelcastellanos/salon

Repository files navigation

Vicious Streak Salon

Demo

Vicious Streak Salon - Live

Desktop and Mobile Screenshots

Screenshots

Tech Stack

Client: React, Next.js, TailwindCSS, DaisyUI

Server: Sanity.io

API: Typeform, Twilio

Hosting: Vercel, Sanity.io

Documentation

Next Documentation

Next Deployment

Features

  • Book A Consult - Typeform
  • Live Updates with Sanity.io
  • Website adapts to mobile view
  • Gallery updates with Santy.io

Environment Variables

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

Run Locally

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.

Authors

Releases

No releases published

Packages

No packages published