An open API service indexing awesome lists of open source software.

https://github.com/andreapontrandolfo/the-recipes-cauldron

Food recipes app
https://github.com/andreapontrandolfo/the-recipes-cauldron

express heroku javascript mongodb moongose nodejs passportjs

Last synced: 7 months ago
JSON representation

Food recipes app

Awesome Lists containing this project

README

          

Welcome to The Recipes Cauldron 👋



Version

Documentation


Maintenance


License: MIT

> Blog about food recipes

### 🏠 [Homepage](https://github.com/AndreaPontrandolfo/the-recipes-cauldron)

### ✨ [Demo](https://pure-wildwood-87802.herokuapp.com/)

## Install

```sh
yarn install
```

## Usage

```sh
yarn run start
```

## Features

* Fullstack app
* Rest architecture
* CRUD operations
* Serverside templating

## Tech Stack

* Server: Node.js and Express
* Database: MongoDB and Mongoose
* Authentication: [Passport.js](http://www.passportjs.org/)
* Serverside rendering engine: [Handlebars](https://handlebarsjs.com/)

## Author

👤 **Andrea Pontrandolfo**

* Github: [@AndreaPontrandolfo](https://github.com/AndreaPontrandolfo)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/AndreaPontrandolfo/the-recipes-cauldron/issues). You can also take a look at the [contributing guide](https://github.com/AndreaPontrandolfo/the-recipes-cauldron/blob/master/CONTRIBUTING.md).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2020 [Andrea Pontrandolfo](https://github.com/AndreaPontrandolfo).

This project is [MIT](https://github.com/AndreaPontrandolfo/the-recipes-cauldron/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_