Skip to content
This repository was archived by the owner on Feb 19, 2021. It is now read-only.

Commit cb1b860

Browse files
authored
replace emoji and format list README.md
1 parent 929296b commit cb1b860

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## Todo App
1+
## Todo App 📝
22
I cloned and ran every single todo app listed to have redux-starter-kit as a dependancy on GitHub. The ones that ran wern't up to date with new react hooks and redux syntax or didn't implement Typescript of persisted state.
33

4-
create-react-app
5-
typescript
6-
redux-starter-kit
7-
persisted store with local storage
8-
arrow functions
9-
hooks
10-
react-bootstrap
4+
- create-react-app
5+
- typescript
6+
- redux-starter-kit
7+
- persisted store with local storage
8+
- arrow functions
9+
- hooks
10+
- react-bootstrap

0 commit comments

Comments
 (0)