Skip to content

Commit fa3bfce

Browse files
update readme file
1 parent 2f9b40f commit fa3bfce

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
This is boilerplate create from `create-react-app` and implement with `redux` for the state management and `redux-saga` to asynchronous request handle.
33

44
**features**
5-
1- fully setup login
6-
2-authenticate and unauthenticated route handle
7-
3-asynchronous saga calls
8-
4-fully setup for web application development
9-
5-responsive UI support
5+
6+
1. fully setup login.
7+
2. authenticate and unauthenticated route handle.
8+
3. asynchronous saga calls.
9+
4. fully setup for web application development.
10+
5. responsive UI support
1011

1112
**setup**
1213
simply clone the project and run `yarn start` or `npm run start`

0 commit comments

Comments
 (0)