We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f9fb10 commit b798836Copy full SHA for b798836
1 file changed
README.md
@@ -15,16 +15,16 @@ You can also install Yarn to run the client and install the packages.
15
16
###### Client
17
18
-We have used React.js for client side.
19
-Redux is used for state management.
20
-Redux Thunk is used for async actions.
21
-Material UI is used for creating modern flat UI.
+We have used React.js for client side.
+Redux is used for state management.
+Redux Thunk is used for async actions.
+Material UI is used for creating modern flat UI.
22
23
###### Server
24
25
-Node.js is used for creating the server.
26
-Express framework to create api and routes.
27
-MVC architecture is used.
+Node.js is used for creating the server.
+Express framework to create api and routes.
+MVC architecture is used.
28
29
###### Database
30
0 commit comments