Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 381 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 381 Bytes

React-redux boilerplate using hooks 🎣 🔥

React boilerplate using the latest version of react-redux with Hooks (useDispatch, useSelector). The app itself is a simple but cute counter !

Installation

npm install && npm start