Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/estivenm0/aventuro_frontend

Aventuro is a travel agency web application that allows users to explore various travel packages, make reservations, and manage their accounts efficiently
https://github.com/estivenm0/aventuro_frontend

agency-website app-web laravel-backend project projects travel-agency travel-agency-website vue vue3 vue3-composition-api vue3-project

Last synced: about 1 month ago
JSON representation

Aventuro is a travel agency web application that allows users to explore various travel packages, make reservations, and manage their accounts efficiently

Awesome Lists containing this project

README

        

# Aventuro

Aventuro is a travel agency web application that allows users to explore various travel packages, make reservations, and manage their accounts efficiently. Designed with user experience in mind, Aventuro offers a range of functionalities to ensure a smooth and enjoyable booking process

## Backend:
### [Backend Repository](https://github.com/stivenm0/aventuro_backend.git)

Video: [Watch Video](https://youtu.be/gSUW1SWNJuk?si=VmcKAuGltvgrbWJW)

## Content

* [Screenshots](#screenshots)
* [Installation](#installation)
* [Technologies](#technologies)

## Screenshots
![Home](https://raw.githubusercontent.com/stivenm0/aventuro_frontend/main/public/docs/home.png)
![packages](https://raw.githubusercontent.com/stivenm0/aventuro_frontend/main/public/docs/packages.png)
![package](https://raw.githubusercontent.com/stivenm0/aventuro_frontend/main/public/docs/package.png)
![bookings](https://raw.githubusercontent.com/stivenm0/aventuro_frontend/main/public/docs/bookings.png)
![booking](https://raw.githubusercontent.com/stivenm0/aventuro_frontend/main/public/docs/booking.png)

## Installation
Here is how you can run the project locally:

1. Clone the repository
```sh
git clone https://github.com/stivenm0/aventuro_frontend.git
```

2. Navigate to the project's root directory
```sh
cd aventuro_frontend
```

3. Install dependencies

```sh
npm install
```

4. Compile and Hot-Reload for Development

```sh
npm run dev
```

5. Compile and Minify for Production

```sh
npm run build

## Technologies

* Vue 3
* TailwindCSS
* Pinia