This is a small project for the blipp system for coffee.
Can be run for example using.
npm run dev
Will then be reachable at http://localhost:5000. To run in a testing environment you can add the testing and theme URL parameters.
testingremoves the API call. Shows success or failure based on if any characters were typed before submission (Enter).themetakes the name of a theme and overrides any other theme that would be selected.
Example of an url with valid parameters http://localhost:5000/?testing&theme=christmas.
- Gustav Blomér (@gustavkj)
- Johan Lindell (@lindell)
- Olle Vidner (@ovidner)
- Tobias Lundgren (@lundgren2)
- Emil Nilsson (@emil19)