This is an currently under development using Ionic, React, and Typescript. The purpose is to display a menu that allows the users to make beer selections, building a flight. Once the flight has been built the user may view the flight while they are enjoying! Future functionality will be adding rating as well as login through https://nubeer.io.
- Clone repo
- Globally install ionic cli:
npm install -g @ionic/cli - Install dependencies:
npm install - Start the app:
ionic serve --lab
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
