Skip to content

sanjmen/drinkfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drinkfinder

A simple webapp that allows you to search for alcoholic and non alcoholic drinks, see what ingredients they have, what kind of glass they are served in, and how they are prepared.

The stack used is: React.js as JavaScript framework and Bulma as CSS framework.

Setup

  1. clone this repo
git clone https://github.com/sanjmen/drinkfinder
  1. change to repo directory
cd drinkfinder
  1. install dependencies
npm install
  1. run the app in the development mode
npm start

Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Other commands you can run

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Deployment

Checkout: https://facebook.github.io/create-react-app/docs/deployment

About

App to find different kinds of cocktails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published