Baliland is a website to introduce tours on the island of Bali
Production: https://baliland.vercel.app
Project is created with:
- Astro
- Tailwind
- TypeScript
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