From 4629c6c08da30ebab2667e42449e2e669684e735 Mon Sep 17 00:00:00 2001 From: Fearghal Kavanagh <121862261+Feargh@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:15:13 +0100 Subject: [PATCH] Update README.md Updated README.md to reflect the new name. Please do proof read it to make sure I've not missed anything. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5888626..084b821 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Travel Mashup Project +# MapXplore -The Travel Mashup project is a web application that provides information about the weather at random locations found via postcode. Additionally, the application displays the location on a Google Map and provides a Google Street View with a ChatGPT powered chat box to also give interactive information about the location. +MapXplore is a web application that transports you to a random UK postcode. It displays information about the weather, and location on a Google Map with Google Street View and a ChatGPT-powered chat box to give interactive information about the location. ## Table of Contents @@ -76,9 +76,9 @@ This project uses Mocha and Chai for testing. Ensure that the server is not runn ## Deployment on AWS -The Travel Mashup project is deployed on AWS. You can access the deployed application by visiting the following URL: +MapXplore is deployed on AWS. You can access the deployed application by visiting the following URL: -[Travel Mashup AWS Deployment](http://18.170.214.75:3000/) +[MapXplore AWS Deployment](http://18.170.214.75:3000/) To access the deployed application on AWS, you can SSH into the CLI for Amazon, clone the repository using Git commands, and set it to run with PM2.