Multi-page template of the barber shop website, adaptability, component approach, all data is static. Please consider this site as one of the portfolio works.
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