Drinkers is an app where users can find their Soulmates, based on their favourite drinks. Simple add your favourite beers using our Untappd API and find potential matches based on each others beer interests.
- Users can sign-up and log-in on Drinkers,
- Users can add their favourite beers using a search function through the API Documentation
- Users can experience different states throughout the app. Such as the empty state.
Drinkers can be installed using two methods. Using the terminal or using the Github dekstop app ( or an alternative GUI app, such as Gitkraken )
Click on the green button “Clone or Download. Select open in desktop and grab a cup of coffee.
Once cloned , open the terminal and run :
npm install
Browse to the preferred destination folder in the terminal using :
cd <path>
👯 Clone this repo to your local machine using :
git clone https://github.com/Root-ish/dating-repo.git
And install the app using :
npm install
To start the server, run the following command :
npm run start
In the app users can create an account, log-in and search for beers.
See wiki for process wiki
Found a bug or want to request a feature, please contact me using the issue tracker : Issues · Root-ish/dating-repo · GitHub