From 4439b67b1989104f9a47a6bfa680cc89e5ccdf6c Mon Sep 17 00:00:00 2001 From: Francesco Esposito <33671357+frsposito@users.noreply.github.com> Date: Tue, 6 Aug 2019 17:00:36 +0200 Subject: [PATCH] edit readme --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e9a5772..4f6f06b 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,19 @@ A simple ticketing system -![tomadoro screenshot](screenshot.png) +![tick3t screenshot](screenshot.png) + +--- +### Technologies: + +- HTML5/CSS3 +- React.js +- Redux +- Bootstrap (reactstrap) -## Demo -Try tick3t: --- +## Backend Service +To work, you need to configure the backend(REST-API): [tick3t-api](https://github.com/frsposito/tick3t-api) ## License GPLv3