/PlanifAi

Travel App that leverages generative Ai to help plan out your next trip 🎉

Primary LanguageTypeScript

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