Skip to content

Commit bee1219

Browse files
authored
Update README.md
1 parent 62d37e9 commit bee1219

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ This client was built using the official Facebook [create-react-app](https://www
2727

2828
To install npm dependencies use ```npm install``` and finally ```npm start``` to run the React application.
2929

30+
The UI is fully made using [Semantic UI](https://semantic-ui.com/) - decided that it's the oportunity to get it out from my pending PoC checklist and use effectively. Semantic is a development framework that helps to create modern designs and responsive layouts. It also empowers designers and developers by creating a shared vocabulary for UI.
31+
3032
#### TDD + BDD
3133
We have some tests too to be sure that our client and server-side API are working succesfully.
3234

0 commit comments

Comments
 (0)