Voyage is a travel application built with springboot and nextjs , that will offer tourists the best experience during their trip.
First pull the project by running the following command.
git clone https://github.com/AbdoulBaguiM/Voyage.git
After pulling the project, run the following command in the root of the project (where docker-compose.yml exists):
docker-compose up -d
The web app will be available at: http://localhost:3000.