/sedona

🚀 Website for choosing a hotel. 2 pages. adaptability. component approach, written in vue. Please consider this site as one of the portfolio works.

Primary LanguageVue

Sedona

Run Locally

Clone the project

  git clone https://github.com/shock-dev/barbershop.git

Go to the project directory

  cd barbershop

Install dependencies

  npm install

Start the server

  npm run serve