Hosting a simple react site on AWS-Amplify
Create a React App
React App Created
The React App in a folder.
The project opened in VS Code
Run the React Project
Running Project in a browser
Project in a browser after I edited the App.js and index.html files
The Project on GitHub
Open AWS-Amplify hosting page in AWS
Choose GitHub and proceed
Install AWS-Amplify
Give permission to AWS on GitHub for the Repository
Go back to AWS-Amplify, select the repository and click Next
Build completed. press the link and view the site.
The site is live on AWS-Amplify
0 Comments