Skip to content

anton-marchenko/am.freebie-calendar-template

Repository files navigation

Validates as HTML5 Validates as CSS level 3 + SVG

Freebie Calendar Template

Freebie Calendar Template Screenshot

HTML5/CSS3 calendar template based on Peter Filan`s free design.

How can you use this project?

  • As learning BEM methodology.
  • As a reference for starting your own layout using Gulp + SCSS.
  • As a template for creating your own calendar component.

Demo

You can follow the link for watching a demo.

Browser support

For latest versions of:

  • Chrome
  • Opera
  • Firefox
  • Edge
  • Yandex.Browser

Development

  • Install Gulp globally with npm i gulp -g
  • Clone the project and run npm i to install packages.
  • Run application with npm start (this command runs a server on a port 3000 and uses BrowserSync for hot reloading).

W3C validation

This project validates as HTML5 and CSS3.