Skip to content

App about the world of cocktails. It contains a search engine that feeds on an API and a CRUD database in MongoDB Atlas with the users of the app and the recipes they can share with it.

Notifications You must be signed in to change notification settings

ivanurra/cocktail-guide

Repository files navigation

COCKTAIL GUIDE

App about the world of cocktails. It contains a search engine that feeds on an API and a CRUD database in MongoDB Atlas with the users of the app and the recipes they can share with it.

Screenshot

Starting 🚀

Instructions for getting a copy of the working project on your local machine for development and testing purposes.

Requirements 📋

  • Fork this repo.
  • Clone this repo.

Installation 🔧

Install all dependencies described in package.json:

$ npm install

Start your Express.js app at http://localhost:3000/

$ npm start

Built with 🛠️

  • MongoDB Atlas - Multi-cloud database service for MongoDB.
  • Mongoose - MongoDB object modeling for node.js.
  • Express - Backend web application framework for Node.js.
  • Handlebars - To generate HTML from objects with data in JSON format.
  • Axios - Promise based HTTP client for the browser and node.js.
  • Passport - Authentication middleware for Node.js.
  • Bootstrap - Front-end styles.
  • TheCocktailDB - API for cocktails.
  • Heroku - For deployment.

Author ✒️

License 📄

© 2020 Copyright: Iván Urra.

Personal and non-commercial use.

About

App about the world of cocktails. It contains a search engine that feeds on an API and a CRUD database in MongoDB Atlas with the users of the app and the recipes they can share with it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published