diff --git a/README.md b/README.md index d79d075..7489681 100644 --- a/README.md +++ b/README.md @@ -1 +1,19 @@ -TO DO +# Reverse proxy UI + +This project is the web interface component for my reverse proxy activity. More information about the reverse-proxy project can be found in my portfolio: [Tudor Stanciu's portfolio](https://toodle.ddns.net/tsp/). + +## Samples + +This is the chart showing the reverse proxy sessions: +![ReverseProxyChart](https://toodle.ddns.net/cdn/images/reverse-proxy-chart.png) + +The entire dashboard page: +![ReverseProxyChart](https://toodle.ddns.net/cdn/images/reverse-proxy-dashboard.png) + +## Stack + +- React +- Redux +- Material UI +- Docker +- Shell