Skip to content

Travel App that leverages generative Ai to help plan out your next trip ๐ŸŽ‰

Notifications You must be signed in to change notification settings

Vsomera/PlanifAi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

81 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

PlanifAi

Travel Planner with Ai Features (in-progress)

How to Run with Docker

1.) Clone project with Git

git clone https://github.com/Vsomera/PlanifAi.git

2.) cd into project directory

cd .\PlanifAi

2.) Ensure docker is installed : https://docs.docker.com/get-docker/ then execute the command below:

docker-compose up --build -d

3.) Once done, here are the following routes available to the app:

FRONTEND : http://localhost:4173

SERVER : http://localhost:5050

DATABASE : mongodb://localhost:27017

App Screenshot App Screenshot App Screenshot