Micro-services based booking platform, with a micro-frontend architecture, for travel and hike agencies.
git clone https://github.com/Mitchi-02/multi-agency-booking-platform.git
-
Frontend:
- Open a terminal.
- Navigate to the client folder:
cd front
- Follow the frontend folder README.md.
-
Backend:
- Open a terminal.
- Navigate to the client folder:
cd back
- Follow the backend folder README.md.