# [Toast.JS] (http://toast-js.com)

Toast is not only a delicious breakfast food but also a simple, time limited notification. A toast message is a quick and easy way to alert a user that some action has occurred and after a certain amount of time has passed, the toast message will disappear.

To get started, check out <http://toast-js.com>!

## Table of contents

- [Quick start](#quick-start)
- [Bugs and feature requests](#bugs-and-feature-requests)
- [Documentation](#documentation)
- [Contributing](#contributing)
- [Community](#community)
- [Versioning](#versioning)
- [Creators](#creators)
- [Copyright and license](#copyright-and-license)

## Quick start

There is currently only two quick start options available:

- [Download the latest release.](https://github.com/anthony-j-labuda/toast-js/archive/master.zip)
- Clone the repo: `git clone https://github.com/anthony-j-labuda/toast-js.git`

Visit the [website](http://toast-js.com) for information on the framework contents, templates and examples, and more.

### What's included

## Bugs and feature requests

Visit our [Trello Board](https://trello.com/b/tBKaCvgy) for information our backlog of enhancements and bug fixes.

## Documentation

## Contributing

## Community

## Versioning

## Creators

**Anthony LaBuda**

- <https://github.com/anthony-j-labuda>

## Copyright and license

Code released under the [MIT License](https://github.com/anthony-j-labuda/toast-js/blob/master/LICENSE).