/hooli-style-popup

Kottans front-end course task

Primary LanguageHTML

Hooli-style Popup

kaizengami did a great job implementing a Kottans frontend course task on HTML/CSS popup.

The course needs different mock-ups (not mimicking Google) to protect Kottans students from possible ban of their GitHub pages sub-domains as Google may decide these are the phishing pages.

So I took the kaziengami's project and changed it to make different mocks for the task.

Demo

  1. npm install to install dependencies
  2. npm run dev to run the app in development mode
  3. npm run build to build the app for production
  4. npm run publish to publish built app on GitHub pages