jassakoch / mod1-accessibility

Refactoring code to follow accessibility standards and optimizing for search enginges.
MIT License
0 stars 0 forks source link

Deployment #5

Open jassakoch opened 8 months ago

jassakoch commented 8 months ago

User Story: As a software developer, I want to be able to deploy my website to a URL address.

Acceptance Criteria: When I visit the URL I deploy, I CAN see the website for Horiseon using any browser.

jayantghadge commented 8 months ago

Your static website has already been automatically deployed on GitHub Pages. You can access your site using the following link in a web browser:

https://jassakoch.github.io/mod1-accessibility

Additionally, consider deploying your site on Vercel. It is optimized for performance and offers a global CDN, ensuring fast load times for your static assets.