[![](https://data.jsdelivr.com/v1/package/npm/candy-app/badge)](https://www.jsdelivr.com/package/npm/candy-app)

[![npm version](https://badge.fury.io/js/candy-app.svg)](https://badge.fury.io/js/candy-app)

[![GitHub version](https://badge.fury.io/gh/leukgen%2Fcandy.svg)](https://badge.fury.io/gh/leukgen%2Fcandy)

# Candy 🍬

The frontend is developed with [Vue.js], meant to be the main Frontend client for the bee [Backend][api guide].

It's served rigth out of the box, in the [cookiecutter bee] project,but it can be installed as a standalone app.

## Documentation

Learn about the bee ecosystem in the [documentation] and the [Frontend guide] for this project.

## Contributing

Contributions are welcome, and they are greatly appreciated, check our [contributing guidelines]!

[Vue.js]: https://vuejs.org/
[django bee]: https://github.com/leukgen/django-bee
[cookiecutter bee]: https://github.com/leukgen/cookiecutter-bee
[documentation]: https://leukgen.github.io/guid
[api guide]: https://leukgen.github.io/guide/#/guides/api
[frontend guide]: https://leukgen.github.io/guide/#/guides/spa
[contributing guidelines]: .github/CONTRIBUTING.md
