hades42 / BaristaPro

Landing page of a coffee shop I made for my friend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Barista website

This is one landing page website for advertising a barista shop.

Preview of the website: link

image

This project only uses HTML, CSS(sass) and vanila Javascript.

Usage

Make sure to have at lease Node v13.0+

Install Dependencies

npm install

Run

# Development mode (run at port 8080)
npm run start

# Production
npm run build

About

Landing page of a coffee shop I made for my friend


Languages

Language:HTML 55.5%Language:SCSS 33.4%Language:JavaScript 11.1%