After completing the Backend system and Database, the next step is to bring the user interface (Frontend) to the internet. Our project uses React combined with the Vite build tool.
To host and deliver this web interface to users at the highest speed, we will use AWS Amplify Hosting. This service not only provides secure static storage but also automatically sets up a content delivery network (CloudFront) and automates the source code deployment process (CI/CD).
To successfully get your website online, follow these 3 steps: