Note: The web hosting via S3 and Cloudfront is not live, project can only be launched locally via the following steps...
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3001 with your browser to see the result.