# Skedify Calendar

> Skedify Calendar React component

**Release:**
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/skedify/skedify-calendar/develop/LICENSE)
[![npm](https://img.shields.io/npm/v/skedify-calendar.svg)](https://www.npmjs.com/package/skedify-calendar)
[![Build Status](https://travis-ci.org/skedify/skedify-calendar.svg?branch=master)](https://travis-ci.org/skedify/skedify-calendar)

**Development:**
[![Build Status](https://travis-ci.org/skedify/skedify-calendar.svg?branch=develop)](https://travis-ci.org/skedify/skedify-calendar)
[![GitHub issues](https://img.shields.io/github/issues/skedify/skedify-calendar.svg)](https://github.com/skedify/skedify-calendar/issues)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)

## Documentation

Documentation can be found here: https://skedify-calendar.now.sh/ (This is probably going to change very soon).
You can also run `npm run start` to edit the documentation locally and see them update accordingly.

## Contributing

Use `npm run commit` when you want to commit a change.
