Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Commit

Permalink
Merge pull request #10 from htdangkhoa/develop
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
htdangkhoa authored Dec 4, 2019
2 parents d8aa08e + cae62c4 commit 38ecaae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,13 @@
- Client side [(React)](https://reactjs.org).
- Universal routing [(react-router)](https://github.com/ReactTraining/react-router).
- State management [(Redux)](https://redux.js.org).
- Easy debuging with [(redux-devtools)](https://github.com/reduxjs/redux-devtools).
- Tweak React components in real time [(react-hot-loader)](https://github.com/gaearon/react-hot-loader).
- SEO [(react-helmet)](https://github.com/nfl/react-helmet).
- Promise based HTTP client for the browser and NodeJS [(axios)](https://github.com/axios/axios).
- Internationalization [(i18next)](https://www.i18next.com/) & [(react-i18next)](https://github.com/i18next/react-i18next).
- Light & Dark theme.
- Data fetching from server-side.
- ES6.
- Flowtype.
- ESlint.
Expand Down

0 comments on commit 38ecaae

Please sign in to comment.