Skip to content

Commit b798836

Browse files
Update README.md
1 parent 4f9fb10 commit b798836

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@ You can also install Yarn to run the client and install the packages.
1515

1616
###### Client
1717

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.
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.
2222

2323
###### Server
2424

25-
Node.js is used for creating the server.
26-
Express framework to create api and routes.
27-
MVC architecture is used.
25+
Node.js is used for creating the server.
26+
Express framework to create api and routes.
27+
MVC architecture is used.
2828

2929
###### Database
3030

0 commit comments

Comments
 (0)