https://github.com/ozzie-code-alt/lakbay
Lakbay (Unfinished: Poorly Optimized On mobile Devices)
https://github.com/ozzie-code-alt/lakbay
react travel website
Last synced: 3 months ago
JSON representation
Lakbay (Unfinished: Poorly Optimized On mobile Devices)
- Host: GitHub
- URL: https://github.com/ozzie-code-alt/lakbay
- Owner: Ozzie-code-alt
- Created: 2023-07-10T10:12:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T09:36:48.000Z (about 2 years ago)
- Last Synced: 2025-02-15T03:22:58.756Z (over 1 year ago)
- Topics: react, travel, website
- Language: CSS
- Homepage:
- Size: 89.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lakbay
Welcome to Lakbay, your ultimate travel companion for exploring the enchanting Philippines! Discover breathtaking beaches, vibrant cities, and lush tropical landscapes through our curated travel guides. With insider tips, local recommendations, and seamless booking options, Lakbay is your passport to an unforgettable journey across the pearl of the Orient.
## Tech Stack
**Client:** React, Redux, Bootstrap, Typescript, jsx
**Server:** cloudfare
## Installation
Install Lakbay with npm
```bash
npm install vite@latest
choose React + typescript
npm run dev
```
## Deployment
To deploy this project run
```bash
cd lakbay
npm run dev
```