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
Video: Watch Video
Here is how you can run the project locally:
-
Clone the repository
git clone https://github.com/stivenm0/aventuro_frontend.git
-
Navigate to the project's root directory
cd aventuro_frontend
-
Install dependencies
npm install
-
Compile and Hot-Reload for Development
npm run dev
-
Compile and Minify for Production
npm run build
- Vue 3
- TailwindCSS
- Pinia