Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 653 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 653 Bytes

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