Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OksanaSam authored Jan 13, 2021
1 parent ec9dade commit ed0196e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
Moody

Disclaimer 1: The app is built using class-based components without hooks. As I'm a big fan of hooks and functional components and use them in all my other apps, I reserved the right to have one app with good old
classes.


Disclaimer 1: The app is built using class-based components without hooks. As I'm a big fan of hooks and functional components and use them in all my other apps, I reserved the right to have one app with good old classes.

Disclaimer 2: Redux is a total overkill for a small-scale app like this lol. However, as I wanted to have some practice, I implemented it here along with Redux-Thunk.

Expand Down

0 comments on commit ed0196e

Please sign in to comment.