Skip to content

dennyshuda/baliland

Repository files navigation

Bali Land

Baliland is a website to introduce tours on the island of Bali

Table of content

Link

Production: https://baliland.vercel.app

Screenshot

Bali Land

Technologies

Project is created with:

  • Astro
  • Tailwind
  • TypeScript

Installation

To run this project, follow this step:

# Clone this repository
$ git clone https://github.com/dennyshuda/baliland.git

# Go intro repository
$ cd baliland

# Install dependencies
$ npm i or npm install

# Run the project
$ npm run dev

Deploy

Vercel