no-redux icon indicating copy to clipboard operation
no-redux copied to clipboard

⚛️ 🎣 Experimenting with using hooks and context instead of Redux

Replacing Redux with hooks and context

This is the final code for a tutorial I wrote here on Medium.

Install

To install this locally make sure you have NodeJS on your machine. Then install the dependencies with:

$ npm i

And run the applicaiton with:

$ npm start

Show some love?

If you've found this project useful and would like to support me there are several ways you could do so.