Skip to content

Building a tourism and travel service system using AI technology to recommend tours

Notifications You must be signed in to change notification settings

vophuocthanh/pet-project

Repository files navigation

Travel Golobe 🚀🐼🤖


typescript nextdotjs tailwindcss shadcn-ui

Features

Requirements

  • Node.js 16+ and npm

Getting started

Run the following command on your local environment:

git clone https://github.com/vophuocthanh/pet-project
cd my-project-name
npm install

Set Up Environment Variables

Create a new file named .env in the root of your project and add the following content:

VITE_API_URL=
VITE_AVATAR=
VITE_CRISP_APP_ID=
VITE_RECAPTCHA_KEY=
VITE_GEMINI_API_KEY=

Then, you can run locally in development mode with live reload:

npm run dev

Open http://localhost:5173 with your favorite browser to see your project.


Made with ♥ by ThanhDev

About

Building a tourism and travel service system using AI technology to recommend tours

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages