Download Project Files

For this lab, the files that make up the TravelBuddy application have been provided for you so you can focus on learning about the deployment process, rather than building the application from scratch.

The application is a simple modern web application built with ReactJS but you will learn the concepts to integrate features of User Authentication, Chatbot and Storage capabilities with AWS Amplify as we proceed with the program.

In this task, you will download the application bundle and store it on your local workstation.

Download Code Bundle

  1. Right click this link: TravelBuddyBase.zip and select copy link address.

  2. Open a browser in your workspace and paste that copied link in the address bar of the browser to download the files.

  3. Extract the downloaded TravelBuddyBase.zip file to a work area. Later you will use the files in the archive. The extracted archive will be referred to as the project in the rest of this workshop.

Fork from Github repository

Alternatively, you can choose to fork the repository that is hosted on a public repo on Github.

  1. Click here to access the Github repository.