/whittier-web

A webpage of Whittier, Alaska. It uses vanilla TypeScript and Vite.

Primary LanguageHTMLMIT LicenseMIT

Whittier website

The page is online and deployed on whittier-web.vercel.app

Please note that if the page is opened by clicking on the index.html page instead of executing the commands below, it will break and not render correctly. So please visit the link when issuing the grades.

To run it, please be sure to have npm installed and run it with this commands at the root of the project:

npm run dev