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
- Host: GitHub
- URL: https://github.com/andreapontrandolfo/the-recipes-cauldron
- Owner: AndreaPontrandolfo
- Created: 2020-07-29T12:31:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T10:22:09.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T13:25:13.471Z (9 months ago)
- Topics: express, heroku, javascript, mongodb, moongose, nodejs, passportjs
- Language: JavaScript
- Homepage: https://pure-wildwood-87802.herokuapp.com/
- Size: 841 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to The Recipes Cauldron 👋
> 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)_