1. Create a new project
After creating an account, you should see a prompt on the dashboard to create a new site from a Git repository. Click on the Import from Git button.2.Select your repository
If not already done, you will be asked to connect your Git provider account. After that, you can select the repository you want to deploy.3.Create configuration file
To deploy your ShipThing app to AWS Amplify, you need to create a config file. This file will contain the necessary information to connect your repository to AWS Amplify and deploy your application. Let’s create a new file called amplify.yml in the root of your project:amplify.yml