Skip to content

AbdoulBaguiM/Voyage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voyage app built with Next.js and Spring Boot

Description

Voyage is a travel application built with springboot and nextjs , that will offer tourists the best experience during their trip.

Installation

First pull the project by running the following command.

git clone https://github.com/AbdoulBaguiM/Voyage.git

Run the app

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.

Landing Page