Skip to content
/ covid Public

A simple static site with information about the coronavirus and how to protect yourself

License

Notifications You must be signed in to change notification settings

in-in/covid

Repository files navigation


Covid-19
Covid

COVID-19 is a fast and mobile-first website. It works perfectly in all mainstream web browsers, tablets and phones. This simple static site takes advantage of the following technologies: Pug, SASS, PostCSS, Alpine, Webpack.

Target Browsers  •  Main Features  •  How To Use  •  Credits

Target Browsers

Mobile Browsers Desktop Browsers
Chrome for Android 88 Chrome 88
Safari on iOS 14.0-14.4 Edge 88
Samsung Internet 13.0 Firefox 85
Safari 14

powered by Browserslist

Main Features

  • Pug templating system
  • Awesome SCSS syntax for stylesheets
  • Stylelint configured for SCSS syntax
  • Adding interactivity with Alpine.js
  • Optimized with Webpack

How To Use

Start development server

npm start

Create new component

npm run gen <component-name>

Create a production build

npm run build

Generate design tokens

npm run tokens

Credits


built with ❤︎ by in-in