Skip to content

A React app to find the best cocktails with what you have in your kitchen! πŸ”Ž 🍸 🍻

License

Notifications You must be signed in to change notification settings

bthuilot/BoozeBetter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

52 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Booze Better!

Build Status GitHub

A simple react app to find cocktails based on what you have in your kitchen. No matter what you have in your frigde, you should BoozeBetter!

Contributing

Contributions are always welcome! Feel free to fork this repo and make a PR if you would like to contriubte

When making a PR be sure to run all tests (including Database tests yarn test:db) and run eslint yarn lint

Running locally

This assumes you have a postgres db setup. if not try this

After cloning the repo, cd into the directory

  1. Edit the file in db/development.yml to have the correct database params

  2. run yarn run migrations up to run migration files

  3. run yarn run dev to run both the express & react apps, then simply navigate to http://localhost:3000 to see the site

About

A React app to find the best cocktails with what you have in your kitchen! πŸ”Ž 🍸 🍻

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published