From b06b2d549ea312214d9be685be9fb626931bb3fe Mon Sep 17 00:00:00 2001 From: Alena Guillaume <91268509+AlenaGM@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:51:29 +0100 Subject: [PATCH] Update README.md --- README.md | 48 ++++++++++++++++++++++++++++++++++++------------ 1 file changed, 36 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index a4ea740..53388a5 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,45 @@ -# Mogu-Travel Agency web-site +# Mogu-Travel Agency Website -Application for finding excursions in France. +_A web application for a travel agency, specializing in organizing excursions in France._ -_3rd Group Project at [ITGirlSchool]_

+The website includes the following features: -Capture webpage 2024-02-25 -Capture webpage 2024-02-25 +- **[Homepage]** showcases the agency's presentation, popular excursions section, a picture gallery, customer reviews slider, and a contact form. + +- **[Excursions Page]** provides a list of all available excursions. Users can search for a specific excursion using different filters.

+ +Capture webpage 2024-02-25: HomePage +Capture webpage 2024-02-25: Excursions Page + + +## Project Information + +This project was developed as a part of the 3rd team project at [ITGirlSchool]_ + + +## Technologies -## Getting started -Host the parent directory on the webserver - -## Technologies: - + + +## Demo -## Result: [Mogu Travel] -## Our Team +## Installation Instructions + +```bash +# Clone the repository or download the source code. +$ git clone https://github.com/AlenaGM/mogu-travel.git + +# Go into the repository +$ cd mogu-travel + +# Run the application locally +``` + +## Thanks to all Contributors! [![Contributors](https://contrib.rocks/image?repo=AlenaGM/Mogu-Travel)](https://github.com/AlenaGM/Mogu-Travel/graphs/contributors) @@ -30,3 +51,6 @@ Host the parent directory on the webserver [ITGirlSchool]: [Mogu Travel]: + [Homepage]: + [Excursions Page]: +